Update tool_cron.py

This commit is contained in:
Mr Chen 2024-06-26 17:46:37 +08:00
parent ff873d2e2d
commit 33cb0149f2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ def getConfigData():
return {
"task_id": -1,
"period": "day-n",
"where1": "7",
"where1": "1",
"hour": "0",
"minute": "15",
}