diff --git a/src/main/resources/sql/20180910/update_function_service_dict-20180910.sql b/src/main/resources/sql/20180910/update_function_service_dict-20180910.sql index 66aa77faf..8dab7fbac 100644 --- a/src/main/resources/sql/20180910/update_function_service_dict-20180910.sql +++ b/src/main/resources/sql/20180910/update_function_service_dict-20180910.sql @@ -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, '');