定时任务增加鉴权

This commit is contained in:
mtvpls
2026-01-01 22:38:42 +08:00
parent 97d748fa79
commit 70cb6f6589
4 changed files with 17 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
],
"crons": [
{
"path": "/api/cron",
"path": "/api/cron/mtvpls",
"schedule": "0 1 * * *"
}
]