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