SELECT pi.id,
pi.definition,
pi.product_classify_id,
pi.CODE,
pi.type,
pi.NAME,
pi.spec,
pi.unit,
pi.remark,
pi.custom_code,
pi.create_user,
pi.create_time,
pi.update_user,
pi.update_time,
pi.bar_code,
pi.length,
pi.width,
pi.height,
pi.net_weight,
pi.technology_id,
pi.name_english,
pi.technology_id,
pi.hs_code,
pi.material,
pi.frontal_texture,
pi.reverse_texture,
pi.color_layer,
pi.color,
pi.stock_threshold,
pi.price,
pi.currency,
pi.cost_price,
pi.cost_currency,
pi.raw_material_id,
pi.prod_img_path,
pi.prod_file_path,
pi.company_id
FROM product_info pi