소스 검색

更新扫描端脚本

yin 9 달 전
부모
커밋
786b1655e3
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      install/mysql/upgrade/1.5.1.sql

+ 0 - 3
install/mysql/upgrade/1.5.1.sql

@@ -95,14 +95,11 @@ TRUNCATE TABLE college_scan_multi.kslb;
 TRUNCATE TABLE college_scan_multi.objective;
 TRUNCATE TABLE college_scan_multi.ocrdata;
 TRUNCATE TABLE college_scan_multi.ocrdata_history;
-TRUNCATE TABLE college_scan_multi.ocrdata_objective;
-TRUNCATE TABLE college_scan_multi.omr_picture_data;
 TRUNCATE TABLE college_scan_multi.omrresult;
 TRUNCATE TABLE college_scan_multi.registno;
 TRUNCATE TABLE college_scan_multi.registqty;
 TRUNCATE TABLE college_scan_multi.sign_page;
 TRUNCATE TABLE college_scan_multi.subject_code_kgt;
-TRUNCATE TABLE college_scan_multi.task_ans_check_child;
 TRUNCATE TABLE college_scan_multi.task_child;
 TRUNCATE TABLE college_scan_multi.task_master;
 TRUNCATE TABLE college_scan_multi.upload_file_list;