开班计划审核新增修改接口bug修改。
This commit is contained in:
parent
0e2bc4a41a
commit
684c7ad79f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user