@ -91,7 +91,7 @@
where order_type =2 and id = #{id}
</update>
<update id="updateStatus">
update cash_record_done
update cash_record
set status = #{status}
where id = #{id}