于继渤 hai 1 ano
pai
achega
e2575ebaeb
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/main/java/com/dk/mdm/mapper/common/CommonMapper.xml

+ 2 - 1
src/main/java/com/dk/mdm/mapper/common/CommonMapper.xml

@@ -489,7 +489,8 @@
         tmgs.price_wholesale   as "priceWholesale",
         tmgs.price_wholesale   as "priceWholesale",
         tmgs.price_limited     as "priceLimited",
         tmgs.price_limited     as "priceLimited",
         tmgs.sku_images        as "skuImages",
         tmgs.sku_images        as "skuImages",
-        tmgs.remarks
+        tmgs.remarks,
+        tmgs.package
         from dkic_b.t_mst_goods_sku as tmgs
         from dkic_b.t_mst_goods_sku as tmgs
         left join dkic_b.t_mst_goods_brand as tmgb on tmgs.brand_id = tmgb.brand_id
         left join dkic_b.t_mst_goods_brand as tmgb on tmgs.brand_id = tmgb.brand_id
         left join dkic_b.t_mst_goods_category as tmgc on tmgs.category_id = tmgc.cat_id
         left join dkic_b.t_mst_goods_category as tmgc on tmgs.category_id = tmgc.cat_id