mirror of
https://github.com/daiyanan1992/qinglongtest
synced 2025-12-20 00:35:13 +08:00
Update LevelExch.py
This commit is contained in:
@@ -442,10 +442,10 @@ def main():
|
|||||||
print("瑞数加密已关闭")
|
print("瑞数加密已关闭")
|
||||||
rs = 0
|
rs = 0
|
||||||
if os.environ.get('chinaTelecomAccount') != None:
|
if os.environ.get('chinaTelecomAccount') != None:
|
||||||
chinaTelecomAccount = os.environ.get('jdhf')
|
chinaTelecomAccount = os.environ.get('chinaTelecomAccount')
|
||||||
else:
|
else:
|
||||||
chinaTelecomAccount = jdhf
|
print('添加chinaTelecomAccount环境变量啊')
|
||||||
chinaTelecomAccount = '18811118888@111111@6'
|
# chinaTelecomAccount = '18811118888@111111@6'
|
||||||
|
|
||||||
for i in chinaTelecomAccount.split('&'):
|
for i in chinaTelecomAccount.split('&'):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user