F 任务计划 cron支持 周以逗号分隔

pull/462/head
zypo 2022-03-04 11:54:53 +08:00
parent ee58ee1845
commit d3fa99f1cd
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class Scheduler:
week_map = {
'/': '/',
'-': '-',
',': ',',
'*': '*',
'7': '6',
'0': '6',