|
|
@@ -208,6 +208,7 @@
|
|
|
<result column="pack_box_text" property="packBoxText"/>
|
|
|
<result column="can_return_qty" property="canReturnQty"/>
|
|
|
<result column="price_into" property="priceInto"/>
|
|
|
+ <result column="sku_spec" property="skuSpec"/>
|
|
|
|
|
|
</resultMap>
|
|
|
|
|
|
@@ -681,7 +682,7 @@
|
|
|
tmgb.short_name AS list_short_name,
|
|
|
tmgs.sku_images AS list_sku_images,
|
|
|
tmgs.price_standard AS list_price_std,
|
|
|
-
|
|
|
+ tmgs.sku_spec as "list_sku_spec",
|
|
|
i.inv_id as list_inv_id,
|
|
|
i.wh_id as list_wh_id,
|
|
|
i.inv_qty as list_inv_qty,
|