@@ -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}") | |||