puzhibing
2023-07-26 7de016fea904b91a4b9d4ff3264c779793cfb991
driver/guns-admin/src/main/java/com/supersavedriving/driver/config/web/ShiroConfig.java
@@ -1,8 +1,8 @@
package com.supersavedriving.driver.config.web;
import com.supersavedriving.driver.config.properties.GunsProperties;
import com.supersavedriving.driver.core.intercept.GunsUserFilter;
import com.supersavedriving.driver.core.shiro.ShiroDbRealm;
import com.supersavedriving.driver.config.properties.GunsProperties;
import org.apache.shiro.cache.CacheManager;
import org.apache.shiro.cache.ehcache.EhCacheManager;
import org.apache.shiro.codec.Base64;