Browse Source

调整

develop
H Vs 2 months ago
parent
commit
16214a9004
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      resources/login_resources.py

+ 1
- 0
resources/login_resources.py View File

@@ -142,6 +142,7 @@ def waitting_login_result(wxchat:gewe_chat.GeWeChatCom, token_id, app_id,region_
config_dict=config.model_dump()
wxid=cleaned_login_info.get('wxid',agent_tel)
wxchat.save_wxchat_config(wxid,config_dict)
break
else:
logger.info(f"登录检查中: {ret}-{msg}-{res}")



Loading…
Cancel
Save