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>