diff --git a/blade-auth/pom.xml b/blade-auth/pom.xml
index 0bffcb6..411d9d0 100644
--- a/blade-auth/pom.xml
+++ b/blade-auth/pom.xml
@@ -49,6 +49,10 @@
org.springblade
blade-starter-swagger
+
+ com.baomidou
+ mybatis-plus-spring-boot-autoconfigure
+
com.github.whvcse