This commit is contained in:
zhongzb
2023-05-10 22:07:39 +08:00
parent 4c513094ab
commit a01f6d85c2
7 changed files with 25 additions and 37 deletions

View File

@@ -24,10 +24,6 @@
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
</dependency>
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</dependency>
<!-- MyBatis-->
<dependency>
<groupId>org.mybatis</groupId>