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