fix
This commit is contained in:
@@ -49,9 +49,6 @@
|
||||
is_terminated = #{isTerminated},
|
||||
remark = #{remark},
|
||||
actual_complete_time = if(is_terminated, now(), null)
|
||||
<if test="auditId != null">
|
||||
, audit_id = #{auditId}
|
||||
</if>
|
||||
where
|
||||
shop_id = #{shopId} and shop_sub_stage = #{shopSubStage}
|
||||
</update>
|
||||
|
||||
Reference in New Issue
Block a user