浏览代码

调整

develop
H Vs 2 个月前
父节点
当前提交
16214a9004
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      resources/login_resources.py

+ 1
- 0
resources/login_resources.py 查看文件

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



正在加载...
取消
保存