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,24 @@
#删除旧的字典
DELETE FROM sys_data_dictionary_item WHERE dictionary_id=(SELECT id FROM sys_data_dictionary_name WHERE mark='APP_BUSINESS_TYPE');
#添加新的字典 dictionary_id需要根据查询结果替换
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(2,'IM','通信',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(4,'Web','web',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(10,'Media','多媒体如youtube',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(14,'SocilNetwork','社交网络',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(15,'ApplicationMarket','软件更新,应用商城',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(17,'Browser','浏览器',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(20,'VPN','',0,1,1,105);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(268435455,'Unspecified','',0,1,1,105);
#删除旧的字典
DELETE FROM sys_data_dictionary_item WHERE dictionary_id=(SELECT id FROM sys_data_dictionary_name WHERE mark='BASIC_PROTOCOL_BUSINESS_TYPE');
#添加新的字典 dictionary_id需要根据查询结果替换
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(101,'Communication traffic','通信流量',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(102,'EncryptedTraffic','加密流量',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(103,'Tunnel Traffic','隧道流量',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(104,'Web','web',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(105,'DataTransfer','数据传输 如迅雷',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(106,'Email','邮箱',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(107,'Network','网络控制 代理',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(108,'Procy','',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(109,'RemoteAccess','teamviewer',0,1,1,106);
INSERT INTO sys_data_dictionary_item (item_code,item_value,item_desc,item_sort,STATUS,TYPE,dictionary_id) VALUES(268435455,'Unspecified','',0,1,1,106);

View File

@@ -0,0 +1,3 @@
INSERT INTO `function_region_dict` VALUES ('', '', '', '', '', '196', '630', '1', 'MM_SPEAKER_RECOGNIZATION', null, '说话人识别配置', '1', null, null, null, null, '2', '5', null, null, null, null, null, null, '1');
INSERT INTO `function_region_dict` VALUES ('', '', '', '', '', '197', '631', '1', 'MM_LOGO_DETECTION', null, '台标识别配置', '1', null, null, null, null, '2', '5', null, null, null, null, null, null, '1');
INSERT INTO `function_region_dict` VALUES ('', '', '', '', '', '198', '632', '1', 'MM_FACE_RECOGNIZATION', null, '人脸识别配置', '1', null, null, null, null, '2', '5', null, null, null, null, null, null, '1');

View File

@@ -0,0 +1,6 @@
INSERT INTO `function_service_dict` VALUES ('121', '630', '0', '1', 'reject', '268', 'mm_speaker_recognization_reject', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('122', '630', '0', '16', 'monit', '396', 'mm_speaker_recognization_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('123', '631', '0', '1', 'monit', '397', 'mm_logo_detection_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('124', '631', '0', '16', 'reject', '269', 'mm_logo_detection_reject', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('125', '632', '0', '1', 'monit', '398', 'mm_face_recognization_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('126', '632', '0', '16', 'reject', '270', 'mm_face_recognization_reject', null, '1', null, null, null, null, '');

View File

@@ -0,0 +1,9 @@
INSERT INTO `sys_menu` VALUES ('1056', '932', '0,1,86,932,', 'MM_SPEAKER_RECOGNIZATION', '说话人识别', '85', '/ntc/av/sample/fileSampleSpeakerList', '', '', '1', 'avFileSample:config', '1', '2018-09-08 18:56:37', '1', '2018-09-10 14:24:05', '', '1', null, '0', '0', '630');
INSERT INTO `sys_menu` VALUES ('1058', '932', '0,1,86,932,', 'MM_LOGO_DETECTION', '台标识别', '86', '/ntc/av/sample/fileSampleLogoList', '', '', '1', 'avFileSample:config', '1', '2018-09-08 19:01:25', '1', '2018-09-10 14:25:01', '', '1', null, '0', '0', '631');
INSERT INTO `sys_menu` VALUES ('1059', '932', '0,1,86,932,', 'MM_FACE_RECOGNIZATION', '人脸识别', '87', '/ntc/av/sample/fileSampleFaceList', '', '', '1', 'avFileSample:config', '1', '2018-09-08 19:03:54', '1', '2018-09-10 14:25:17', '', '1', null, '0', '0', '632');
INSERT INTO `sys_menu` VALUES ('1060', '935', '0,1,150,935,', 'MM_SPEAKER_RECOGNIZATION', '说话人识别', '85', '/ntc/av/sample/fileSampleSpeakerList', '', '', '1', 'avFileSample:audit', '1', '2018-09-10 14:17:32', '1', '2018-09-10 14:25:59', '', '1', null, '0', '0', '630');
INSERT INTO `sys_menu` VALUES ('1061', '935', '0,1,150,935,', 'MM_LOGO_DETECTION', '台标识别', '86', '/ntc/av/sample/fileSampleLogoList', '', '', '1', 'avFileSample:audit', '1', '2018-09-10 14:23:27', '1', '2018-09-10 14:23:27', '', '1', null, '0', '0', '631');
INSERT INTO `sys_menu` VALUES ('1062', '935', '0,1,150,935,', 'MM_FACE_RECOGNIZATION', '人脸识别', '87', '/ntc/av/sample/fileSampleFaceList', '', '', '1', 'avSignSample:confirm', '1', '2018-09-10 14:27:13', '1', '2018-09-10 14:27:13', '', '1', null, '0', '0', '632');
INSERT INTO `sys_menu` VALUES ('1063', '938', '0,1,151,938,', 'MM_SPEAKER_RECOGNIZATION', '说话人识别', '153', '/ntc/av/sample/fileSampleSpeakerList', '', '', '1', 'avFileSample:audit', '1', '2018-09-10 14:28:46', '1', '2018-09-10 14:29:24', '', '1', null, '0', '0', '630');
INSERT INTO `sys_menu` VALUES ('1064', '938', '0,1,151,938,', 'MM_LOGO_DETECTION', '台标识别', '154', '/ntc/av/sample/fileSampleLogoList', '', '', '1', 'avFileSample:audit', '1', '2018-09-10 14:30:27', '1', '2018-09-10 14:30:27', '', '1', null, '0', '0', '631');
INSERT INTO `sys_menu` VALUES ('1065', '938', '0,1,151,938,', 'MM_FACE_RECOGNIZATION', '人脸识别', '155', '/ntc/av/sample/fileSampleFaceList', '', '', '1', 'avFileSample:audit', '1', '2018-09-10 14:31:09', '1', '2018-09-10 14:31:09', '', '1', null, '0', '0', '632');