皖送工单审批人状态修改
This commit is contained in:
parent
16e8fe193a
commit
204924c35d
|
|
@ -997,7 +997,7 @@
|
|||
update_user = #{receiverUsername},
|
||||
update_time = now()
|
||||
WHERE information_id = #{informationId}
|
||||
AND receiver_username = #{receiverUsername}
|
||||
|
||||
</update>
|
||||
|
||||
<select id="getWorkPeopleInfo" resultType="com.bonus.common.biz.domain.lease.WorkPeopleInfo">
|
||||
|
|
|
|||
Loading…
Reference in New Issue