From 81cc95bee24b88d28cd5f0a97c689384c4ab1b81 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Sat, 09 Jun 2018 12:16:19 +0800
Subject: [PATCH] 接口拦截恢复

---
 src/main/resources/system/sysConfig.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/system/sysConfig.properties b/src/main/resources/system/sysConfig.properties
index 5af58f3..62a5580 100644
--- a/src/main/resources/system/sysConfig.properties
+++ b/src/main/resources/system/sysConfig.properties
@@ -27,5 +27,5 @@
 e19-standard=50
 orgId=5
 password=123456
-noFilters=/**/*.css,/**/*.json,/screen/**,/**/*.jsp,/**/*.js,/**/*.html,/**/*.gif,/**/*.png,/**/*.ico,/machineactivate/**,/mobile/**
+noFilters=/**/*.css,/**/*.json,/alarm/**,/screen/**,/**/*.jsp,/**/*.js,/**/*.gif,/**/*.png,/**/*.ico,/**/*.html,/**/*.map,/machineactivate/**,/device/**,/sensor/**,/mobile/**,/page/**
 specialOrgIds=-1,5
\ No newline at end of file

--
Gitblit v1.8.0