|
|
@@ -327,7 +327,6 @@ class Jd extends BaseController
|
|
327
|
327
|
'wlUnitPrice' => $third_party_goods_json_detail['lowestCouponPrice'],
|
|
328
|
328
|
'couMoney' => $third_party_goods_json_detail['coupon_money'][0]['discount'],
|
|
329
|
329
|
'nowPrice' => $third_party_goods_json_detail['lowestCouponPrice'],//现价
|
|
330
|
|
- 'purchasePrice' => $third_party_goods_json_detail['purchasePrice'],//现价
|
|
331
|
330
|
'detail' => $third_party_goods_json_detail['imageList'],
|
|
332
|
331
|
|
|
333
|
332
|
'commission' => $third_party_goods_json_detail['commission'],
|