diff --git a/pom.xml b/pom.xml
index 0e6a05b..acdbacc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,43 @@
UTF-8
+
+
+
+ com.gunshi
+ gunshi-boot
+ 1.4-SNAPSHOT
+
+
+ com.baomidou
+ mybatis-plus
+
+
+ com.baomidou
+ mybatis-plus-boot-starter
+
+
+
+
+
+
+ com.gunshi
+ gunshi-db
+ 2.0-SNAPSHOT
+
+
+ com.baomidou
+ mybatis-plus-boot-starter
+
+
+
+
+ com.baomidou
+ mybatis-plus-spring-boot3-starter
+ 3.5.7
+
+
org.postgresql
postgresql
@@ -113,6 +149,7 @@
org.springframework.boot
spring-boot-starter-quartz
+
@@ -160,6 +197,18 @@
springfox-swagger2
io.springfox
+
+ jsqlparser
+ com.github.jsqlparser
+
+
+ mybatis
+ org.mybatis
+
+
+ mybatis-plus-spring-boot3-starter
+ com.baomidou
+
diff --git a/ruoyi b/ruoyi
index d456ff1..96443a2 160000
--- a/ruoyi
+++ b/ruoyi
@@ -1 +1 @@
-Subproject commit d456ff189647e16ffaaa170738d785eeee1253c0
+Subproject commit 96443a2e8120e40b58b4a2949505ae9ac8344990