浏览代码

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

sunxbiao 1 年之前
父节点
当前提交
59ed47a8f0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      app/controller/api/store/product/Jd.php

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

@@ -439,7 +439,6 @@ class Jd extends BaseController
439 439
                 if (isset($result['data']) && $result['data']) {
440 440
                     $this->formatGoodsList($result['data'], $eliteId);
441 441
                 }
442
-                exit();
443 442
                 $page++;
444 443
             } while ($page <= $yema);
445 444
         }