【触客宝】 好友、群、设备队列优化
This commit is contained in:
@@ -81,7 +81,7 @@ class WechatChatroomCommand extends Command
|
||||
* @param string $cacheKey 缓存键名
|
||||
* @param string $queueLockKey 队列锁键名
|
||||
*/
|
||||
protected function addToQueue($pageIndex, $pageSize, $isDel = '', $jobId = '', $cacheKey = '', $queueLockKey = '')
|
||||
public function addToQueue($pageIndex, $pageSize, $isDel = '', $jobId = '', $cacheKey = '', $queueLockKey = '')
|
||||
{
|
||||
$data = [
|
||||
'pageIndex' => $pageIndex,
|
||||
|
||||
Reference in New Issue
Block a user