Browse Source

客户端-京东服务商从京推推换成官方

sunxbiao 11 months ago
parent
commit
c9b5020a84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/controller/api/store/product/Jd.php

+ 0 - 1
app/controller/api/store/product/Jd.php

@@ -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'],