puzhibing
2023-07-30 d02ea504ec952cdc920be3f7ddb6b79dccd24f56
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;