From ac29d35dde494359f44bb6d1725a328ffa54cdf4 Mon Sep 17 00:00:00 2001 From: hujunpeng Date: Mon, 17 Mar 2025 17:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=83=E8=AF=95=E5=AE=89=E6=8E=92=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ccic-exam/src/main/resources/mappers/ExamScheduleMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccic-exam/src/main/resources/mappers/ExamScheduleMapper.xml b/ccic-exam/src/main/resources/mappers/ExamScheduleMapper.xml index 2975913..36f06a8 100644 --- a/ccic-exam/src/main/resources/mappers/ExamScheduleMapper.xml +++ b/ccic-exam/src/main/resources/mappers/ExamScheduleMapper.xml @@ -15,7 +15,7 @@ END AS exam_region, info.valid_from, info.valid_to, - paper.exam_duration as examDuration + paper.exam_duration as examDuration, info.publish_status FROM ex_exam_info info