From 45145a5011b34d62ea1136d7a7d7f0f7d158668c Mon Sep 17 00:00:00 2001 From: daiyanan1992 <52912788+daiyanan1992@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:58:53 +0800 Subject: [PATCH] Update LevelExch.py --- LevelExch.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LevelExch.py b/LevelExch.py index a326cc9..614232a 100644 --- a/LevelExch.py +++ b/LevelExch.py @@ -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('&'):