Update tool_cron.py

pull/607/head
Mr Chen 11 months ago
parent ff873d2e2d
commit 33cb0149f2
  1. 2
      plugins/sphinx/tool_cron.py

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

Loading…
Cancel
Save