update man_order set settle = #{settle} ,update_time = getdate() ,update_by = #{userId} where 1=1 and id = #{orderId}