yin 1 vuosi sitten
vanhempi
commit
c05be3792e

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