update quot set quot_oa_approval_status = #{state},quot_oa_approval_remark = #{remark} where quot_id = #{quotId} update sys_oa_quot set isFinish = '1' where quot_code = #{quotCode}