fix
This commit is contained in:
parent
1a6386f7df
commit
e305da3feb
@ -46,11 +46,6 @@ func (l *GetLdapUserInfoLogic) GetLdapUserInfo(req *types.GetLdapUserInfoReq, us
|
||||
isUser := false
|
||||
apiRsp := types.GetLdapUserInfoRsp{
|
||||
UserId: 0,
|
||||
UserDN: "",
|
||||
UserName: "",
|
||||
Email: "",
|
||||
Mobile: "",
|
||||
Avatar: "",
|
||||
Status: 0,
|
||||
}
|
||||
for _, entry := range res.Entries {
|
||||
|
Loading…
x
Reference in New Issue
Block a user