开班计划审核新增修改接口bug修改。

This commit is contained in:
Renpc-kilig 2021-05-17 15:52:49 +08:00
parent 0e2bc4a41a
commit 684c7ad79f

View File

@ -114,9 +114,6 @@
UPDATE
management_exam_check
SET
<if test="planId != null and planId != ''">
plan_id = #{planId},
</if>
<if test="checkStatus != null">
check_status = #{checkStatus},
</if>