mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
feat: 增加call类型的定时任务;
This commit is contained in:
@@ -9,6 +9,7 @@ use app\common\service\HostService;
|
||||
use think\facade\Db;
|
||||
use think\facade\Log;
|
||||
|
||||
// TODO:去掉控制器的心跳注册
|
||||
class SystemHostBase extends TimerController
|
||||
{
|
||||
protected $frequency = 10;
|
||||
|
||||
Reference in New Issue
Block a user