{extend name="common/layout" /} {block name="title"}计划任务{/block} {block name="main"}
{$siteurl}/cron?key={:config_get('cron_key')}
cd {:app()->getRootPath()} && php think certtask
| 任务名称 | 上次运行时间 |
|---|---|
| SSL证书续签 | {:config_get('certtask_time', '未运行', true)} |
| SSL证书部署 | {:config_get('certdeploy_time', '未运行', true)} |
| 域名到期提醒 | {:config_get('domain_expire_time', '未运行', true)} |
| CF优选IP更新 | {:config_get('optimize_ip_time', '未运行', true)} |
| 定时切换解析 | {:config_get('schedule_time', '未运行', true)} |