Bladeren bron

用户离线更新

huangzhiyong 6 jaren geleden
bovenliggende
commit
4e24ae092b

+ 2 - 2
svr/svr-healthy-house/src/main/java/com/yihu/jw/healthyhouse/interceptor/ActivatedInterceptor.java

@ -41,8 +41,8 @@ import java.util.Map;
 * @author HZY
 * @author HZY
 * @created 2018/10/9 9:19
 * @created 2018/10/9 9:19
 */
 */
//@Aspect
//@Component
@Aspect
@Component
public class ActivatedInterceptor  {
public class ActivatedInterceptor  {
    private static final Logger logger = LoggerFactory.getLogger(ActivatedInterceptor.class);
    private static final Logger logger = LoggerFactory.getLogger(ActivatedInterceptor.class);