소스 검색

调整

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



Loading…
취소
저장