Commit 843aef0c by yangxiujun

fix: pom update

1 parent 0053ec04
Showing with 4 additions and 4 deletions
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
<version>${mybatisplus.version}</version> <version>${mybatisplus.version}</version>
</dependency> </dependency>
<!-- <dependency>--> <dependency>
<!-- <groupId>com.alibaba.cloud</groupId>--> <groupId>com.alibaba.cloud</groupId>
<!-- <artifactId>spring-cloud-starter-alibaba-seata</artifactId>--> <artifactId>spring-cloud-starter-alibaba-seata</artifactId>
<!-- </dependency>--> </dependency>
<dependency> <dependency>
<groupId>com.alibaba.cloud</groupId> <groupId>com.alibaba.cloud</groupId>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!