wupengfei 1 年之前
父节点
当前提交
ac2ea995fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/api/controller/Kuaishou.php

+ 1 - 1
application/api/controller/Kuaishou.php

@@ -150,7 +150,7 @@ class Kuaishou extends Base
         $method = 'get';
         $param = [
             'buyerOpenId'=>input('buyerOpenId'),
-            'cursor'=>input('cursor','0'),
+            'cursor'=>input('cursor',''),
             'limit'=> 20,
             'orderStatus'=> [],
             'orderSourceType'=> [],