1.提交修改bgp as的表达式只能选择无表达式,关键字只能单个关键字输入,sql文件2018放入文件夹2018下

2.修改http中关键字过长换行问题
This commit is contained in:
zhanghongqing
2019-01-07 14:04:49 +08:00
parent f05c9024b5
commit ae704d3065
149 changed files with 13 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
update function_service_dict set function_id=212 where dict_id=110;
update function_region_dict set function_id=212 where dict_id=167;
INSERT INTO function_region_dict VALUES
('', '', '', '', '', 230, 212, 1, 'PXY_INTERCEPT_IP', '', 'IP PAYLOAD', 1, NULL, NULL, NULL, NULL, 1, 1, '4,6', '1,2,3', '1,2', '0', '17,1', '1,2', 1);

View File

@@ -0,0 +1 @@
UPDATE sys_data_dictionary_item SET item_value='all' WHERE dictionary_id=(SELECT id FROM sys_data_dictionary_name WHERE mark='protocol') AND item_code=0;