(1)APPip配置删除去掉关于protocolId的判断,function_id足矣

(2)加密隧道行为提交
This commit is contained in:
wangxin
2018-07-25 17:10:14 +08:00
parent 76b7122c21
commit 8069419eb0
6 changed files with 1075 additions and 1 deletions

View File

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