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'=> [],