wupengfei il y a 1 an
Parent
commit
ac2ea995fc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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'=> [],