mirror of
https://github.com/matiaoer/ql.git
synced 2025-12-19 00:05:03 +08:00
Update and rename 顺丰.py to sfsy250106.py
This commit is contained in:
@@ -1717,4 +1717,4 @@ if __name__ == '__main__':
|
|||||||
print(f">>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<")
|
print(f">>>>>>>>>>共获取到{len(tokens)}个账号<<<<<<<<<<")
|
||||||
for index, infos in enumerate(tokens):
|
for index, infos in enumerate(tokens):
|
||||||
run_result = RUN(infos, index).main()
|
run_result = RUN(infos, index).main()
|
||||||
if not run_result: continue
|
if not run_result: continue
|
||||||
Reference in New Issue
Block a user