上传代码
This commit is contained in:
parent
b882a2fbc5
commit
eafa106729
@ -133,6 +133,8 @@ func (this *apiComp) Login(session comm.IUserSession, req *pb.UserLoginReq) (cod
|
|||||||
} else {
|
} else {
|
||||||
rsp.Ex = expand
|
rsp.Ex = expand
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
rsp.Ex = &pb.DBUserExpand{}
|
||||||
}
|
}
|
||||||
|
|
||||||
this.module.RecoverUserPsStart(user.Uid)
|
this.module.RecoverUserPsStart(user.Uid)
|
||||||
|
Loading…
Reference in New Issue
Block a user