修改不修饰ajax方法的路径,修改审核不通过后再次修改状态未修改成未审核状态bug

This commit is contained in:
duandongmei
2018-08-22 09:27:06 +08:00
parent dd33e24e32
commit ad364ba90d
3 changed files with 3 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
<mapping path="/nis/basicprotocol/ajax*" exclue="true"/>
<mapping path="/nis/encryptedtunnelbehav/ajax*" exclue="true"/>
<mapping path="/nis/ntc/av/ajax*" exclue="true"/>
<mapping path="/proxy/intercept/ajax*" exclue="true"/>
<mapping path="/nis/proxy/intercept/ajax*" exclue="true"/>
<!-- 对同一路径,启用多个装饰器 -->
<mapping>
<path>/articles/*</path>