去掉策略分组的数据过滤代码
增加show more国际化 zh
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
AND r.EDITOR_NAME like concat(concat('%',#{editorName,jdbcType=VARCHAR}),'%')
|
AND r.EDITOR_NAME like concat(concat('%',#{editorName,jdbcType=VARCHAR}),'%')
|
||||||
</if>
|
</if>
|
||||||
<!-- 数据范围过滤 -->
|
<!-- 数据范围过滤 -->
|
||||||
${sqlMap.dsf}
|
<!-- ${sqlMap.dsf} -->
|
||||||
</trim>
|
</trim>
|
||||||
<choose>
|
<choose>
|
||||||
<when test="page !=null and page.orderBy != null and page.orderBy != ''">
|
<when test="page !=null and page.orderBy != null and page.orderBy != ''">
|
||||||
|
|||||||
@@ -328,7 +328,7 @@ attribute=Attribute
|
|||||||
area=Area
|
area=Area
|
||||||
isp=ISP
|
isp=ISP
|
||||||
scope=Feature Scope
|
scope=Feature Scope
|
||||||
valid_identifier=Effective Identification
|
valid_identifier=Effective State
|
||||||
is_audit=Confirmation State
|
is_audit=Confirmation State
|
||||||
creator=Creator
|
creator=Creator
|
||||||
config_time=Create Time
|
config_time=Create Time
|
||||||
@@ -359,8 +359,8 @@ block_url=Block Url
|
|||||||
configuration=Configuration
|
configuration=Configuration
|
||||||
direction=Direction
|
direction=Direction
|
||||||
protocol=Protocol
|
protocol=Protocol
|
||||||
oneway=single
|
oneway=Single
|
||||||
twoway=two-way
|
twoway=Two-way
|
||||||
arbitrary=Arbitrarily
|
arbitrary=Arbitrarily
|
||||||
basic_config=Basic Configuration
|
basic_config=Basic Configuration
|
||||||
block_config=Configuration Info
|
block_config=Configuration Info
|
||||||
|
|||||||
@@ -836,4 +836,5 @@ lwhh_report=request info report
|
|||||||
src_ip_report=domestic source IP report
|
src_ip_report=domestic source IP report
|
||||||
dest_ip_report=destination country IP report
|
dest_ip_report=destination country IP report
|
||||||
isp_report=isp report
|
isp_report=isp report
|
||||||
#=============about report===================
|
#=============about report===================
|
||||||
|
show_more=Show More
|
||||||
@@ -1039,4 +1039,5 @@ lwhh_report=\u6765\u6587\u51FD\u53F7\u62A5\u8868
|
|||||||
src_ip_report=\u5883\u5185\u6E90IP\u62A5\u8868
|
src_ip_report=\u5883\u5185\u6E90IP\u62A5\u8868
|
||||||
dest_ip_report=\u76EE\u7684\u56FD\u5BB6IP\u62A5\u8868
|
dest_ip_report=\u76EE\u7684\u56FD\u5BB6IP\u62A5\u8868
|
||||||
isp_report=\u8FD0\u8425\u5546\u5C40\u70B9\u62A5\u8868
|
isp_report=\u8FD0\u8425\u5546\u5C40\u70B9\u62A5\u8868
|
||||||
#=============about report===================
|
#=============about report===================
|
||||||
|
show_more=\u5C55\u793A\u66F4\u591A
|
||||||
Reference in New Issue
Block a user