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 '课程代码',