IP Payload权限字段修改

This commit is contained in:
wangxin
2019-07-12 15:22:44 +08:00
parent ef04251ef1
commit 9763cb3093

View File

@@ -154,7 +154,7 @@
</head> </head>
<body> <body>
<c:if test="${cfg.functionId eq 214}"> <c:if test="${cfg.functionId eq 214}">
<c:set var="interceptType" value="Ip"/> <c:set var="interceptType" value="IpPayload"/>
</c:if> </c:if>
<c:if test="${cfg.functionId eq 200}"> <c:if test="${cfg.functionId eq 200}">
<c:set var="interceptType" value="Ip"/> <c:set var="interceptType" value="Ip"/>