yin преди 2 месеца
родител
ревизия
f8a7e48bb1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      distributed-print/install/mysql/init/teachcloud_db.sql

+ 1 - 1
distributed-print/install/mysql/init/teachcloud_db.sql

@@ -2612,7 +2612,7 @@ CREATE TABLE IF NOT EXISTS `scan_refix_batch` (
 -- ----------------------------
 CREATE TABLE IF NOT EXISTS `scan_student_paper` (
   `id` bigint NOT NULL,
-  `student_id` bigint NOT NULL,scan_student
+  `student_id` bigint NOT NULL,
   `paper_index` int NOT NULL,
   `paper_id` bigint NOT NULL,
   `create_time` bigint DEFAULT NULL,