huangjiajun 1 rok temu
rodzic
commit
1ffc4edb28
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      consume/dou_shen_user_register_for_official_consume.go

+ 1
- 1
consume/dou_shen_user_register_for_official_consume.go Wyświetl plik

@@ -88,7 +88,7 @@ func handleDouShenUserRegisterConsumeForOfficial(msgData []byte) error {
return err
}
if user == nil {
return errors.New("用户没找到")
return errors.New("用户暂未注册im系统")
}
userProfile, err := db.UserProfileFindByID(db.DBs[msg.MasterId], user.Uid)
if err != nil {


Ładowanie…
Anuluj
Zapisz