1.提交修改bgp as的表达式只能选择无表达式,关键字只能单个关键字输入,sql文件2018放入文件夹2018下
2.修改http中关键字过长换行问题
This commit is contained in:
4
src/main/resources/sql/2018/20180930/add_ip_payload.sql
Normal file
4
src/main/resources/sql/2018/20180930/add_ip_payload.sql
Normal 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);
|
||||
@@ -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;
|
||||
Reference in New Issue
Block a user