修改所有多域的ip详情和str详情的展示,以及单域的hex拆分两列
This commit is contained in:
@@ -266,7 +266,8 @@
|
||||
<th><spring:message code="block_type"/></th>
|
||||
<th><spring:message code="expression_type"/></th>
|
||||
<th><spring:message code="match_method"/></th>
|
||||
<th><spring:message code="whether_hexbinary"/></th>
|
||||
<th><spring:message code="is_hex"/></th>
|
||||
<th><spring:message code="is_case_insenstive"/></th>
|
||||
<th><spring:message code="whether_area_block"/></th>
|
||||
<c:if test="${specialFunctionId ne null and specialFunctionId eq 'domainratelimit'}">
|
||||
<th><spring:message code="ratelimit"/></th>
|
||||
|
||||
Reference in New Issue
Block a user