wupengfei há 1 ano atrás
pai
commit
ac2ea995fc
1 ficheiros alterados com 1 adições e 1 exclusões
  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'=> [],