- 后端:整理 pom 文件

This commit is contained in:
YunaiV
2019-05-13 20:00:50 +08:00
parent 4c923fb20a
commit 5aea2cd839
16 changed files with 185 additions and 93 deletions

View File

@@ -103,6 +103,10 @@
<groupId>io.seata</groupId>
<artifactId>seata-dubbo</artifactId>
</dependency>
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-discovery-zk</artifactId>
</dependency>
<!-- test -->
<dependency>