huangjiajun 1 vuosi sitten
vanhempi
commit
48de46fd72
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  1. +0
    -3
      consume/dou_shen_user_register_for_official_consume.go

+ 0
- 3
consume/dou_shen_user_register_for_official_consume.go Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna