修改Proxy 控制策略中IP协议类型,增加国际化

This commit is contained in:
zhanghongqing
2018-10-26 16:11:53 +08:00
parent 95897afa51
commit b5c4e542cd
4 changed files with 2166 additions and 2161 deletions

View File

@@ -1291,5 +1291,6 @@ not_multiple=%s do not support multiple keywords
template_error=The import template is incorrect. Pleace choose a proper template which has the same language with the system and the same configure type.
asn_no=ASN
query=Query
cfg_operation_log=Configuration Operation Log
function_name=Operation Module
cfg_operation_log=Configuration Operation Log
function_name=Operation Module
config_service_statistics=Config Statistics

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
#修改Proxy 控制策略中IP协议类型
update function_region_dict set config_protocol='0,6,17' where dict_id in(84,90,96,105,101)