|
|
@@ -378,10 +378,10 @@
|
|
|
t.sku_id,
|
|
|
tmgs.sku_images,
|
|
|
tmgs.flg_sub_unit AS "flgSubUnit",
|
|
|
- t.outing_box AS "outingBox",
|
|
|
- t.outing_piece AS "outingPiece",
|
|
|
+ t.outing_box ,
|
|
|
+ t.outing_piece ,
|
|
|
tmgs.price_standard AS "priceStandard",
|
|
|
- tmgs.pack_box AS "packBox",
|
|
|
+ t.pack_box ,
|
|
|
tmgus.unit_name as "subUnitName",
|
|
|
tmgu.unit_name as "unitName",
|
|
|
tmgs.sku_code as "skuCode",
|