修改seata jar包,修改自己填充

This commit is contained in:
付庆吉
2021-01-14 15:21:14 +08:00
parent feba5232fa
commit 432da621a3
2 changed files with 26 additions and 10 deletions

View File

@ -50,8 +50,8 @@
</dependency>
<dependency>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-seata-starter</artifactId>
<groupId>io.seata</groupId>
<artifactId>seata-spring-boot-starter</artifactId>
</dependency>
<dependency>