|
|
@ -356,7 +356,7 @@ |
|
|
|
</update> |
|
|
|
</update> |
|
|
|
<update id="updateClearSignforRemarks"> |
|
|
|
<update id="updateClearSignforRemarks"> |
|
|
|
update clear_singnfor_status_record |
|
|
|
update clear_singnfor_status_record |
|
|
|
set deal_status = #{dealStatus} |
|
|
|
set singnfor_id= #{singnforId} |
|
|
|
where remarks = #{remarks} |
|
|
|
where remarks = #{remarks} |
|
|
|
</update> |
|
|
|
</update> |
|
|
|
|
|
|
|
|
|
|
|