提交 5b877900 authored 作者: liupengfei's avatar liupengfei

--no commit message

上级 e60a7f85
......@@ -67,7 +67,15 @@
<artifactId>mysql-connector-java</artifactId>
</dependency>
<!--分布式事务 -->
<dependency>
<!-- <dependency>
<groupId>com.codingapi</groupId>
<artifactId>tx-client-springcloud</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-consul-discovery</artifactId>
</dependency> -->
<!-- <dependency>
<groupId>com.codingapi</groupId>
<artifactId>transaction-springcloud</artifactId>
<exclusions>
......@@ -86,7 +94,7 @@
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependency> -->
<!--swagger2 -->
<dependency>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论