阅读(5006)
赞(10)
CRMEB v4 定时任务
2022-03-26 18:02:05 更新
windows 下开启定时任务
在项目根目录中按住 shift
鼠标右键
在此处打开 powershell 窗口
执行启动命令
php think timer start --d
并保持窗口不要关闭
命令说明:
php think timer start --d
启动命令php think timer restart --d
重启命令php think timer stop --d
停止命令