diff --git a/pom.xml b/pom.xml
index 0d5c05a..77f5e16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,19 +46,50 @@
spring-boot-starter-test
test
+
cn.hutool
hutool-all
5.8.37
+
com.github.xiaoymin
knife4j-openapi3-jakarta-spring-boot-starter
4.4.0
+
+
+ com.mysql
+ mysql-connector-j
+ runtime
+
+
+
+ com.baomidou
+ mybatis-plus-spring-boot3-starter
+ 3.5.12
+
+
+
+ com.baomidou
+ mybatis-plus-jsqlparser
+
+
+
+
+ com.baomidou
+ mybatis-plus-bom
+ 3.5.12
+ pom
+ import
+
+
+
+