mirror of
https://github.com/XiaoGe-LiBai/yangmao.git
synced 2025-12-17 21:24:35 +08:00
Update 顺丰速运.py
This commit is contained in:
2
顺丰速运.py
2
顺丰速运.py
@@ -2118,7 +2118,7 @@ if __name__ == '__main__':
|
|||||||
ENV_NAME = 'sfsyUrl'
|
ENV_NAME = 'sfsyUrl'
|
||||||
CK_NAME = 'url'
|
CK_NAME = 'url'
|
||||||
token = os.getenv(ENV_NAME)
|
token = os.getenv(ENV_NAME)
|
||||||
tokens = token.split('&')
|
tokens = token.split('\n')
|
||||||
local_version = '2024.06.02'
|
local_version = '2024.06.02'
|
||||||
all_logs = []
|
all_logs = []
|
||||||
if len(tokens) > 0:
|
if len(tokens) > 0:
|
||||||
|
|||||||
Reference in New Issue
Block a user