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,
|
||||
Exception: exception,
|
||||
},
|
||||
Data: &UserInfoData{
|
||||
AllowPublic: &userData.AllowPublic,
|
||||
},
|
||||
Data: nil,
|
||||
}
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user