From 834a7210c0d6520714d3ccba026b1c31f777fe50 Mon Sep 17 00:00:00 2001 From: zjk2017 <2548836866@qq.com> Date: Tue, 1 Oct 2024 13:02:28 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=A4=A9=E7=A6=A7=E6=B4=BE.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qianyi/天禧派.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/qianyi/天禧派.py b/qianyi/天禧派.py index 4080cf4..8abbb32 100644 --- a/qianyi/天禧派.py +++ b/qianyi/天禧派.py @@ -1,11 +1,11 @@ # !/usr/bin/python3 # -- coding: utf-8 -- # ------------------------------- -# ✨✨✨ @Author ArcadiaScriptPublic 20240903 ✨✨✨ +# ✨✨✨ @Author ArcadiaScriptPublic 20241001 ✨✨✨ # ------------------------------- # cron: 51 9 * * * # export txp='token'&version 多账号用 换行 或 @ 分割 -# new Env('天禧派27') +# new Env('天禧派') import os import random import time @@ -165,7 +165,7 @@ class RUN: return True else: - Log(f'>可能token失效了❌,{response}') + Log(f'>可能token失效了(看到上面AccessToken没有打印值,需要进一下小程序随便点几下再来跑,有值才正常)❌,{response}') return False def personal(self): Log('======= 查询用户信息 =======')