diff --git a/sf.py b/sf.py index 1983e0e..c753506 100644 --- a/sf.py +++ b/sf.py @@ -1730,7 +1730,7 @@ def import_Tools(): if __name__ == '__main__': APP_NAME = '顺丰速运' - ENV_NAME = 'sfsyUrl' + ENV_NAME = 'sfsyUrl-New' CK_NAME = 'url' print(f''' ✨✨✨ TG频道:https://t.me/fxmbb ✨✨✨ @@ -1751,4 +1751,4 @@ if __name__ == '__main__': print(f"\n>>>>>>>>>>共获取到{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