🌱cron
This commit is contained in:
parent
ac301589b8
commit
db5629b4a4
@ -1,9 +1,9 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
'''
|
||||
cron: 20 0-23/2 * * *
|
||||
new Env('清理重复任务');
|
||||
'''
|
||||
|
||||
# -*- coding:utf-8 -*-
|
||||
import json
|
||||
import os,sys
|
||||
import requests
|
||||
|
||||
@ -1,4 +1,9 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
'''
|
||||
cron: 20 0-23/2 * * *
|
||||
new Env('禁用重复任务');
|
||||
'''
|
||||
|
||||
import json
|
||||
import os,sys
|
||||
import requests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user