Update tool_cron.py
This commit is contained in:
parent
ff873d2e2d
commit
33cb0149f2
|
|
@ -40,7 +40,7 @@ def getConfigData():
|
|||
return {
|
||||
"task_id": -1,
|
||||
"period": "day-n",
|
||||
"where1": "7",
|
||||
"where1": "1",
|
||||
"hour": "0",
|
||||
"minute": "15",
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue