This commit is contained in:
Leon 2021-08-13 01:27:53 +08:00 committed by GitHub
parent 79f1442d3e
commit cde91d67ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ from bs4 import BeautifulSoup
Author: cokemine
Modifier: o0oo0ooo0 & Oreo
Date: Tue Aug 10 08:24:30 UTC 2021
建议cron: 0 10 */7 * * python3 EUserv_extend.py
Cron: 0 10 */7 * * EUserv_extend.py
------------
环境变量说明
EUserv_ID: 账号 用户名邮箱也可多账号用空格分隔ql 环境变量填写需用回车隔开
@ -259,4 +259,4 @@ def main_handler(event, context):
if __name__ == '__main__': # 方便我本地调试
main_handler(None, None)
main_handler(None, None)