更新定时规则
This commit is contained in:
parent
a9ec7ab3b7
commit
be13cc915e
@ -2,7 +2,7 @@
|
||||
任务名称
|
||||
name: 同程旅行签到
|
||||
定时规则
|
||||
cron: 0 0 4 * *
|
||||
cron: 0 0 4 * * ?
|
||||
"""
|
||||
|
||||
from datetime import datetime
|
||||
|
@ -2,7 +2,7 @@
|
||||
任务名称
|
||||
name: iKuuu签到
|
||||
定时规则
|
||||
cron: 0 0 8 * *
|
||||
cron: 0 0 8 * * ?
|
||||
"""
|
||||
import requests
|
||||
import re
|
||||
|
Loading…
Reference in New Issue
Block a user