mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
commit
fa70c743f8
@ -45,7 +45,7 @@ class KuaiTuanTuan extends BusinessClient
|
||||
$this->bindGoods($goods);
|
||||
$pageNum = ceil($res['ktt_goods_query_list_response']['total'] / $appendParams['size']);
|
||||
if ($pageNum > $page && 10 >= $page) {
|
||||
$this->downloadGoods($page + 1);
|
||||
$this->downloadGoodsListAndBind($page + 1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user