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