|
@@ -60,7 +60,7 @@ $config = array
|
|
|
'list_order' => 1,
|
|
|
),
|
|
|
|
|
|
- 'goods-info-code'=> array
|
|
|
+ 'goods-info_sku-code'=> array
|
|
|
(
|
|
|
'name' => '商品编码',
|
|
|
'default' => '',
|
|
@@ -79,7 +79,7 @@ $config = array
|
|
|
'list_order' => 2,
|
|
|
),
|
|
|
|
|
|
- 'goods-info-f_price'=> array
|
|
|
+ 'goods-info_sku-f_price'=> array
|
|
|
(
|
|
|
'name' => '门店进货单价',
|
|
|
'default' => '',
|