eight
2024-08-22 4ec8c306229e53951c7cb445f027d3b37f47f742
jh-module-ecg/jh-module-ecg-biz/pom.xml
@@ -130,6 +130,16 @@
            <artifactId>spring-cloud-starter-openfeign</artifactId>
            <version>${openfeign.version}</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-test</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <scope>test</scope>
        </dependency>
    </dependencies>