(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.
|
||||
Reference in New Issue
Block a user