yin преди 1 година
родител
ревизия
c05be3792e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      distributed-print-business/src/main/resources/db/log/update-yin.sql

+ 1 - 1
distributed-print-business/src/main/resources/db/log/update-yin.sql

@@ -1,4 +1,4 @@
-CREATE TABLE IF NOT EXISTS `mark_paper` (
+CREATE TABLE IF NOT EXISTS `mark_ducument` (
     `id` bigint NOT NULL,
     `exam_id` bigint NOT NULL COMMENT '考试ID',
     `course_code` varchar(32) NOT NULL COMMENT '课程代码',