修改http关键字阻断提交sql
This commit is contained in:
@@ -8,4 +8,4 @@ VALUES
|
||||
INSERT INTO function_service_dict
|
||||
(`function_id`, `protocol_id`, `action`, `action_code`, `service_id`, `service_name`, `service_desc`, `is_valid`, `creator_id`, `create_time`, `editor_id`, `edit_time`, `region_code`,`is_import`)
|
||||
VALUES
|
||||
('635', '4', '16', 'reject', '28', 'http_keyword_reject', NULL, '1', NULL, NULL, NULL, NULL, '1,2',1);
|
||||
('635', '4', '16', 'reject', '40', 'http_keyword_reject', NULL, '1', NULL, NULL, NULL, NULL, '1,2',1);
|
||||
|
||||
Reference in New Issue
Block a user