ip管控白名单,发件人管控国际化

This commit is contained in:
zhanghongqing
2018-03-07 13:42:18 +08:00
parent 6ab3e2df86
commit 64532a60a5
8 changed files with 158 additions and 126 deletions

View File

@@ -231,4 +231,20 @@ protocol=protocol
oneway=oneway
twoway=twoway
arbitrary=arbitrary
basic_config=basic configuration
block_config=block configuration
expression_type=expression type
null=null
and=&
match_method=match method
substring_match=substring match
right_match=right match
left_match=left match
exactly_match=exactly match
whether_hexbinary=whether HEX binary
hex_binary=HEX binary
case_insensitive_nohex=case insensitive and no hex
case_sensitive_nohex=case sensitive and no hex
area_effect_id=area effect id
ip_type=ip type
#==========guankongbaimingdan end=====================

View File

@@ -229,4 +229,20 @@ protocol=\u534f\u8bae
oneway=\u5355\u5411
twoway=\u53cc\u5411
arbitrary=\u4efb\u610f
basic_config=\u57fa\u672c\u914d\u7f6e
block_config=\u7ba1\u63a7\u914d\u7f6e
expression_type=\u8868\u8fbe\u5f0f\u7c7b\u578b
null=\u65e0\u8868\u8fbe\u5f0f
and=\u4e0e\u8868\u8fbe\u5f0f
match_method=\u5339\u914d\u65b9\u5f0f
substring_match=\u5b50\u4e32\u5339\u914d
right_match=\u53f3\u5339\u914d
left_match=\u5de6\u5339\u914d
exactly_match=\u5b8c\u5168\u5339\u914d
whether_hexbinary=\u662f\u5426hex\u4e8c\u8fdb\u5236
hex_binary=HEX\u683c\u5f0f\u4e8c\u8fdb\u5236
case_insensitive_nohex=\u5927\u5c0f\u5199\u4e0d\u654f\u611f\uff0c\u4e14\u975eHEX
case_sensitive_nohex=\u5927\u5c0f\u5199\u654f\u611f\uff0c\u4e14\u975eHEX
area_effect_id=\u533a\u57df\u751f\u6548id
ip_type=ip\u7c7b\u578b
#==========guankongbaimingdan end=====================