Kaynağa Gözat

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

sunxbiao 11 ay önce
ebeveyn
işleme
7dd3b702fe
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      app/controller/api/store/product/Jd.php

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

@@ -158,8 +158,7 @@ class Jd extends BaseController
158
         $keyword = request()->param('keyword', '');
158
         $keyword = request()->param('keyword', '');
159
         $_cid = request()->param('cid', '');
159
         $_cid = request()->param('cid', '');
160
 
160
 
161
-        // [$page, $limit] = $this->getPage();
162
-        [$page, $limit] = [1, 10];
161
+        [$page, $limit] = $this->getPage();
163
 
162
 
164
 
163
 
165
         $goods_obj = Db::name('third_party_goods')
164
         $goods_obj = Db::name('third_party_goods')