From 4c3185f4e6580bc2ad2afb869b57861eec9787cb Mon Sep 17 00:00:00 2001
From: huangzhen <867127663@qq.com>
Date: Fri, 09 Sep 2022 09:36:05 +0800
Subject: [PATCH] 接口的一些自测bug修复
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index abdec62..9fc3a70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -317,6 +317,7 @@
<artifactId>core</artifactId>
<version>3.2.1</version>
</dependency>
+ <!--mybatis-plus-->
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-annotation</artifactId>
--
Gitblit v1.9.2