mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactor code
This commit is contained in:
parent
943f58f2c0
commit
d2ea06ef4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user