From ae5cb30aa18999666adc028cbbf0e6388928b40e Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Thu, 13 Sep 2018 16:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E8=AF=9D=E4=BA=BA=E8=AF=86=E5=88=AB?= =?UTF-8?q?=EF=BC=8C=E5=8F=B0=E6=A0=87=EF=BC=8C=E4=BA=BA=E8=84=B8=EF=BC=8C?= =?UTF-8?q?service=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../update_function_service_dict-20180910.sql | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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, '');