换绑
This commit is contained in:
@@ -229,7 +229,8 @@
|
||||
id_card = #{record.idCard},
|
||||
id_card_photo_front = #{record.idCardPhotoFront},
|
||||
id_card_photo_black = #{record.idCardPhotoBlack},
|
||||
live_address = #{record.liveAddress}
|
||||
live_address = #{record.liveAddress},
|
||||
status = #{record.status}
|
||||
where id = #{record.id}
|
||||
</update>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user