配置类 ShiroConfig 改为 ShiroAutoConfiguration 方便覆写

This commit is contained in:
thinkgem
2024-01-03 08:53:55 +08:00
parent 84913ab783
commit b8f51011ed
2 changed files with 35 additions and 46 deletions

View File

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