5 lines
335 B
SQL
5 lines
335 B
SQL
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);
|