⏰ 定时任务

调度运行中
➕ 新建任务
2
总计
2
启用
0
暂停
*/30 * * * *
curl -sf --max-time 10 http://127.0.0.1:5000/_health
待执行
📋 ✏️
46 9 * * *
cd /root/note-center && python3 data/gold/gold_price_crawler.py
待执行
📋 ✏️