mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Fans.php
This commit is contained in:
parent
8a3cc256ec
commit
bd2eb569f6
@ -89,9 +89,6 @@ class Fans extends Command
|
||||
}
|
||||
$next = $result['total'] > $done ? $result['next_openid'] : null;
|
||||
}
|
||||
|
||||
$this->setQueueProgress(2, '执行前端代码');
|
||||
$this->setQueueProgress(2, 'javascript:alert(1)');
|
||||
$this->output->comment('--> Wechat user data synchronization completed');
|
||||
$this->output->newLine();
|
||||
return "同步{$done}个用户数据";
|
||||
|
Loading…
x
Reference in New Issue
Block a user