修改Proxy 控制策略中IP协议类型,增加国际化
This commit is contained in:
@@ -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
2
src/main/resources/sql/20181026/update_service_dict.sql
Normal file
2
src/main/resources/sql/20181026/update_service_dict.sql
Normal 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)
|
||||
Reference in New Issue
Block a user