Browse Source

更新扫描端脚本

yin 9 months ago
parent
commit
786b1655e3
1 changed files with 0 additions and 3 deletions
  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;