From 56ce59dcc0d900088f05b70172be43bef77c0c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BA=BB=E6=9D=A1=E5=84=BF?= <62429874+matiaoer@users.noreply.github.com> Date: Mon, 6 Jan 2025 01:27:27 +0800 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20=E9=A1=BA=E4=B8=B0.py?= =?UTF-8?q?=20to=20sfsy250106.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 顺丰.py => sfsy250106.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename 顺丰.py => sfsy250106.py (97%) diff --git a/顺丰.py b/sfsy250106.py similarity index 97% rename from 顺丰.py rename to sfsy250106.py index ce69ece..5bdd154 100644 --- a/顺丰.py +++ b/sfsy250106.py @@ -1717,4 +1717,4 @@ if __name__ == '__main__': print(f">>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<") for index, infos in enumerate(tokens): run_result = RUN(infos, index).main() - if not run_result: continue \ No newline at end of file + if not run_result: continue