(1)基础协议配置提交

(2)修复IP配置没有的时候,APP策略点击展开时js报错,get(0)替换为eq(0)
This commit is contained in:
wangxin
2018-07-24 18:45:27 +08:00
parent 2b4404b40c
commit 3c19e75c63
11 changed files with 1039 additions and 19 deletions

View File

@@ -28,6 +28,7 @@
<mapping path="/nis/proxy/control/httpRedirect/ajax*" exclue="true"/>
<mapping path="/nis/app/ajax*" exclue="true"/>
<mapping path="/nis/report/ajax*" exclue="true"/>
<mapping path="/nis/basicprotocol/ajax*" exclue="true"/>
<!-- 对同一路径,启用多个装饰器 -->
<mapping>
<path>/articles/*</path>