(1)域名列表配置状态一列替换为系统字典
(2)ip配置新增/修改时cfg_region_code,cfg_type两个字段的值修复 (3)ip审核不再调用maat_service字典,改为根据配置的cfg_type字段结合function_region_dict字典的is_maat字段判断下发方式。maat_service字典只有ip导入时使用。
This commit is contained in:
@@ -1056,4 +1056,5 @@ Maintenance=Advanced
|
||||
Proxy=Proxy
|
||||
selective=Selective
|
||||
ip_protocol=IP Protocol
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
unknown_cfg_type=Unknown configuration type.
|
||||
@@ -860,4 +860,5 @@ isp_report=Isp Report
|
||||
show_more=Show More
|
||||
ratelimit_limit=Limit Rate must between 0 and 100
|
||||
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
max_shouldnot_less_than_min=The max item should not be less than the min item.
|
||||
unknown_cfg_type=Unknown configuration type.
|
||||
@@ -1049,4 +1049,5 @@ traffic_website_type_chart=\u7F51\u7AD9\u5206\u7C7B\u6D41\u91CF\u7EDF\u8BA1\u56F
|
||||
website=\u7F51\u7AD9\u540D\u79F0
|
||||
#===============dashboard end===================================
|
||||
ratelimit_limit=\u9650\u901F\u6BD4\u4F8B\u5FC5\u987B\u4ECB\u4E8E0\u5230100\#\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=dashboard end\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=
|
||||
max_shouldnot_less_than_min=\u6700\u5927\u9879\u4E0D\u80FD\u5C0F\u4E8E\u6700\u5C0F\u9879
|
||||
max_shouldnot_less_than_min=\u6700\u5927\u9879\u4E0D\u80FD\u5C0F\u4E8E\u6700\u5C0F\u9879
|
||||
unknown_cfg_type=\u672A\u77E5\u7684\u914D\u7F6E\u7C7B\u578B
|
||||
Reference in New Issue
Block a user