Mod service_user get_user_info other user handler
Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -80,9 +80,7 @@ func (self *UserServiceImpl) GetUserInfo(payload *UserInfoPayload) (result *User
|
|||||||
HttpCode: 404,
|
HttpCode: 404,
|
||||||
Exception: exception,
|
Exception: exception,
|
||||||
},
|
},
|
||||||
Data: &UserInfoData{
|
Data: nil,
|
||||||
AllowPublic: &userData.AllowPublic,
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user