代码优化

This commit is contained in:
wong
2026-01-17 17:03:48 +08:00
parent 9b8f3b1b2b
commit bac66de046
2 changed files with 6 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ class MessageChatroomListJob
/**
* 最大同步页数
*/
const MAX_SYNC_PAGES = 5;
const MAX_SYNC_PAGES = 1;
/**
* 队列任务处理