- select provider_id,parent_category_id from ${dbName}_product.p_product where operaotr_id = #{operatorId} and yn = 0 and own_status = 1 and tags like '%8962319%'
+ select provider_id,parent_category_id from ${dbName}_product.p_product where operator_id = #{operatorId} and yn = 0 and own_status = 1 and tags like '%8962319%'