Browse Source

no message

xiaochan 1 year ago
parent
commit
fba4cf7a17

+ 0 - 1
src/main/java/thyyxxk/webserver/config/auth/InterceptorConfig.java

@@ -5,7 +5,6 @@ import org.springframework.context.annotation.Configuration;
 import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
 import org.springframework.web.servlet.config.annotation.WebMvcConfigurer;
 import thyyxxk.webserver.dao.his.LoginDao;
-import thyyxxk.webserver.service.redislike.RedisLikeService;
 
 /**
  * @author dj