新增999会员中心小程序

This commit is contained in:
CHERWING 2024-05-22 04:29:52 +08:00 committed by GitHub
parent 1d4ea1f3b6
commit a8d251730c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -310,4 +310,4 @@ export SCRIPT_UPDATE = 'False' 关闭脚本自动更新,默认开启
for index, infos in enumerate(tokens):
run_result = RUN(infos, index).main()
if not run_result: continue
# if send: send(f'{APP_NAME}挂机通知', send_msg + TIPS_HTML)
if send: send(f'{APP_NAME}挂机通知', send_msg + TIPS_HTML)