IPSpoofing调整权限标识
This commit is contained in:
@@ -96,7 +96,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"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user