IP Payload权限字段修改
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<c:if test="${cfg.functionId eq 214}">
|
||||
<c:set var="interceptType" value="Ip"/>
|
||||
<c:set var="interceptType" value="IpPayload"/>
|
||||
</c:if>
|
||||
<c:if test="${cfg.functionId eq 200}">
|
||||
<c:set var="interceptType" value="Ip"/>
|
||||
|
||||
Reference in New Issue
Block a user