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:
duandongmei
2018-09-17 15:36:06 +08:00
13 changed files with 58 additions and 44 deletions

View 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);