From 58b0713d68fa8fef72a39c1ea6102dd36a4d2a9c Mon Sep 17 00:00:00 2001
From: 16639036659 <577530412@qq.com>
Date: Mon, 19 Sep 2022 10:40:02 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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