开班计划审核新增修改接口bug修改。
This commit is contained in:
parent
0e2bc4a41a
commit
684c7ad79f
@ -114,9 +114,6 @@
|
|||||||
UPDATE
|
UPDATE
|
||||||
management_exam_check
|
management_exam_check
|
||||||
SET
|
SET
|
||||||
<if test="planId != null and planId != ''">
|
|
||||||
plan_id = #{planId},
|
|
||||||
</if>
|
|
||||||
<if test="checkStatus != null">
|
<if test="checkStatus != null">
|
||||||
check_status = #{checkStatus},
|
check_status = #{checkStatus},
|
||||||
</if>
|
</if>
|
||||||
|
Loading…
Reference in New Issue
Block a user