From d7ce1418fb528b52b24392a05c044895a623c39a Mon Sep 17 00:00:00 2001 From: 3288588344 <127068117+3288588344@users.noreply.github.com> Date: Sun, 11 Aug 2024 17:27:41 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=AC=A2=E5=A4=AA=E5=95=86=E5=9F=8E.p?= =?UTF-8?q?y?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 欢太商城.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/欢太商城.py b/欢太商城.py index a6f009a..c1f0fc0 100644 --- a/欢太商城.py +++ b/欢太商城.py @@ -5,8 +5,15 @@ check.sample.toml文件下载链接:https://raw.githubusercontent.com/32885883 cron: 19 5,21 * * * new Env('欢太商城'); QQ频道:98do10s246 +自行安装依赖 +utils_tmp +json +re +time +requests """ + import json import re import time