From 34471b1d71f767de0d4e48d915e365c2b5786df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E6=89=8D?= <123969432+241793@users.noreply.github.com> Date: Thu, 13 Jul 2023 23:18:23 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20sgxw.py=20to=20?= =?UTF-8?q?=E4=B8=8A=E5=AE=98=E6=96=B0=E9=97=BB.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgxw.py => 上官新闻.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename sgxw.py => 上官新闻.py (98%) diff --git a/sgxw.py b/上官新闻.py similarity index 98% rename from sgxw.py rename to 上官新闻.py index bf744e7..23eb20e 100644 --- a/sgxw.py +++ b/上官新闻.py @@ -18,10 +18,10 @@ id获取,登录app,把用户名的数字复制复制前6位,例:export s deviceid = "dd97d90b-a519-4c45-9c72-28753734c1c"#建议抓包改成自己的 -version = sys.version.split(" ") +version = sys.版本.split(" ") ver = version[0].split(".") -if int(ver[1]) != 10: - print(f"你的python版本为{sys.version},请使用py3.10运行此脚本") +if int(版本[1]) != 10: + print(f"你的python版本为{sys.版本},请使用py3.10运行此脚本") # Make Sure You're Running The Program With python3.10 Otherwise It May Crash try: