修改默认朋友圈分页
This commit is contained in:
@@ -99,7 +99,7 @@ class OwnMomentsCollectJob
|
||||
'wechatAccountId' => $wechatAccountId,
|
||||
'wechatFriendId' => 0,
|
||||
'isTimeline' => true,
|
||||
'maxPages' => 3,
|
||||
'maxPages' => 1,
|
||||
'count' => 10 // 每次采集10条
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user