Commit 6ebdc2a1 by 王力

Merge branch 'feature_OrderServiceList_wangl' into 'develop'

修改

See merge request !3
2 parents 18d74679 d33b7167
Showing with 0 additions and 6 deletions
...@@ -43,12 +43,6 @@ ...@@ -43,12 +43,6 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>${mybatis.version}</version>
</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>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!