From 684c7ad79fe60fa5da8b48f0b68d73534c45900f Mon Sep 17 00:00:00 2001
From: Renpc-kilig <308442850@qq.com>
Date: Mon, 17 May 2021 15:52:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E7=8F=AD=E8=AE=A1=E5=88=92=E5=AE=A1?=
=?UTF-8?q?=E6=A0=B8=E6=96=B0=E5=A2=9E=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?=
=?UTF-8?q?bug=E4=BF=AE=E6=94=B9=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/mybatis/mapper/examcheck/exam-check-mapper.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/main/resources/mybatis/mapper/examcheck/exam-check-mapper.xml b/src/main/resources/mybatis/mapper/examcheck/exam-check-mapper.xml
index a564fc5..6e7af74 100644
--- a/src/main/resources/mybatis/mapper/examcheck/exam-check-mapper.xml
+++ b/src/main/resources/mybatis/mapper/examcheck/exam-check-mapper.xml
@@ -114,9 +114,6 @@
UPDATE
management_exam_check
SET
-
- plan_id = #{planId},
-
check_status = #{checkStatus},