🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
windows下开启定时任务** 在项目根目录中按住shift 鼠标右键 在此处打开powershell窗口 执行启动命令 ~~~ php think timer start --d ~~~ 并保持窗口不要关闭 ![](https://img.kancloud.cn/a2/a5/a2a5583d415ed524603dde9f3879df86_775x124.png) **命令说明:** ~~~ * php think timer start --d 启动命令 * php think timer restart --d 重启命令 * php think timer stop --d 停止命令 ~~~