Merge branch 'develop' of http://10.0.6.99/gwall/gwall.git into develop
Conflicts: src/main/resources/messages/message_en.properties 修改国际化文件; 修改dns和account的匹配方式为多种匹配方式 app和asn的监测配置都默认为记录全日志 样例的level修改时未展示正确的level值
This commit is contained in:
2
src/main/resources/sql/20180917/update_region_dict.sql
Normal file
2
src/main/resources/sql/20180917/update_region_dict.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
#update account and DNS match_method=0,1,2,3
|
||||
update function_region_dict set config_match_method='0,1,2,3' where dict_id in (16,28);
|
||||
Reference in New Issue
Block a user