mirror of
https://github.com/zjk2017/ArcadiaScriptPublic.git
synced 2025-12-19 00:14:35 +08:00
Update 天禧派.py
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# !/usr/bin/python3
|
# !/usr/bin/python3
|
||||||
# -- coding: utf-8 --
|
# -- coding: utf-8 --
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# ✨✨✨ @Author ArcadiaScriptPublic 20240903 ✨✨✨
|
# ✨✨✨ @Author ArcadiaScriptPublic 20241001 ✨✨✨
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# cron: 51 9 * * *
|
# cron: 51 9 * * *
|
||||||
# export txp='token'&version 多账号用 换行 或 @ 分割
|
# export txp='token'&version 多账号用 换行 或 @ 分割
|
||||||
# new Env('天禧派27')
|
# new Env('天禧派')
|
||||||
import os
|
import os
|
||||||
import random
|
import random
|
||||||
import time
|
import time
|
||||||
@@ -165,7 +165,7 @@ class RUN:
|
|||||||
|
|
||||||
return True
|
return True
|
||||||
else:
|
else:
|
||||||
Log(f'>可能token失效了❌,{response}')
|
Log(f'>可能token失效了(看到上面AccessToken没有打印值,需要进一下小程序随便点几下再来跑,有值才正常)❌,{response}')
|
||||||
return False
|
return False
|
||||||
def personal(self):
|
def personal(self):
|
||||||
Log('======= 查询用户信息 =======')
|
Log('======= 查询用户信息 =======')
|
||||||
|
|||||||
Reference in New Issue
Block a user