ソースを参照

用户离线更新

huangzhiyong 6 年 前
コミット
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
 * @created 2018/10/9 9:19
 */
//@Aspect
//@Component
@Aspect
@Component
public class ActivatedInterceptor  {
    private static final Logger logger = LoggerFactory.getLogger(ActivatedInterceptor.class);