Update LevelExch.py

This commit is contained in:
daiyanan1992
2024-12-02 10:58:53 +08:00
committed by GitHub
parent 03b16e0584
commit 45145a5011

View File

@@ -442,10 +442,10 @@ def main():
print("瑞数加密已关闭")
rs = 0
if os.environ.get('chinaTelecomAccount') != None:
chinaTelecomAccount = os.environ.get('jdhf')
chinaTelecomAccount = os.environ.get('chinaTelecomAccount')
else:
chinaTelecomAccount = jdhf
chinaTelecomAccount = '18811118888@111111@6'
print('添加chinaTelecomAccount环境变量啊')
# chinaTelecomAccount = '18811118888@111111@6'
for i in chinaTelecomAccount.split('&'):