配置类 ShiroConfig 改为 ShiroAutoConfiguration 方便覆写

This commit is contained in:
thinkgem
2024-01-03 08:54:09 +08:00
parent abb86ed422
commit 8a765082cf
2 changed files with 23 additions and 34 deletions

View File

@@ -1 +1,2 @@
com.jeesite.autoconfigure.core.ShiroAutoConfiguration
com.jeesite.autoconfigure.sys.SysAutoConfiguration