增加脚本注释
This commit is contained in:
parent
245386f46f
commit
d58cc2cd7d
@ -1,9 +1,9 @@
|
||||
# -*- coding: utf-8 -*
|
||||
'''
|
||||
定时自定义
|
||||
0 0 1 * * ?
|
||||
new Env('iKuuu签到');
|
||||
'''
|
||||
"""
|
||||
任务名称
|
||||
name: iKuuu签到
|
||||
定时规则
|
||||
cron: 0 0 8 * *
|
||||
"""
|
||||
import requests
|
||||
import re
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user