mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 11:05:59 +08:00
Refactor code
This commit is contained in:
@@ -103,7 +103,8 @@ type GetFriendsInfoResp struct {
|
||||
}
|
||||
|
||||
type GetFriendListReq struct {
|
||||
ParamsCommFriend
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
FromUserID string `json:"fromUserID" binding:"required"`
|
||||
}
|
||||
type GetFriendListResp struct {
|
||||
CommResp
|
||||
|
||||
Reference in New Issue
Block a user