update bid set bid_approval_status = #{state},bid_returnRemark = #{remark} where bid_id = #{bidId} update sys_oa_bid set isFinish = '1' where bid_code = #{bidCode}