deleted, create_by, create_time, update_by, update_time, id, supplier_name, coal, unit, inventory_quantity, price_including_tax, total_price_including_tax, pending_replenishment, registrant_id, registration_date update official_inventory set inventory_quantity = inventory_quantity + #{quantity} where id = #{id}