update product_item SET del_flag =2 where company_id = #{companyId} and type = #{type}