Commit 885f6bff authored by hongguangwu's avatar hongguangwu

错误的pom配置

parent 47da8f07
...@@ -104,10 +104,10 @@ ...@@ -104,10 +104,10 @@
<artifactId>spring-boot-starter-undertow</artifactId> <artifactId>spring-boot-starter-undertow</artifactId>
</dependency> </dependency>
<!--单元测试--> <!--单元测试-->
<dependency> <!--<dependency>
<groupId>com.yifu.cloud.plus.v1</groupId> <groupId>com.yifu.cloud.plus.v1</groupId>
<artifactId>yifu-common-test</artifactId> <artifactId>yifu-common-test</artifactId>
</dependency> </dependency>-->
</dependencies> </dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment