Refactor code

pull/131/head
wenxu12345 3 years ago
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…
Cancel
Save