说话人识别,台标,人脸,service 修改

This commit is contained in:
zhanghongqing
2018-09-13 16:42:38 +08:00
parent 25577ee70b
commit ae5cb30aa1

View File

@@ -1,6 +1,6 @@
INSERT INTO `function_service_dict` VALUES ('121', '630', '0', '1', 'reject', '267', 'mm_speaker_recognization_reject', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('122', '630', '0', '16', 'monit', '395', 'mm_speaker_recognization_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('123', '631', '0', '1', 'monit', '396', 'mm_logo_detection_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('124', '631', '0', '16', 'reject', '268', 'mm_logo_detection_reject', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('125', '632', '0', '1', 'monit', '397', 'mm_face_recognization_monit', null, '1', null, null, null, null, '');
INSERT INTO `function_service_dict` VALUES ('126', '632', '0', '16', 'reject', '269', 'mm_face_recognization_reject', null, '1', null, null, null, null, '');
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, '');