Commit 7ddfd42a by 徐高华

每次拉取数量

parent eb9302e9
......@@ -126,7 +126,7 @@ public class GroupChatServiceImpl implements GroupChatService {
private static GicMQClient mqClient = GICMQClientUtil.getClientInstance();
// 每次拉取成员数
private int pageSize = 800;
private int pageSize = 100;
// 每次拉取群数
private int limit = 1;
// 群下线成员数
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment