eight
2024-10-12 e86481b3a32200d83fdcdbca826b72e3776ae5cd
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>