Set friend remark to empty

pull/255/head
skiffer-git 2 years ago
parent 4d982ab816
commit ec5177342e

@ -1 +1 @@
Subproject commit 836ff19117d9f54748278e1aeb50de0723413b5d
Subproject commit 3cf486771bbe7ecb33f7e7c3cdf733f28b16d8b7

@ -72,7 +72,7 @@ type GetBlackListResp struct {
type SetFriendRemarkReq struct {
ParamsCommFriend
Remark string `json:"remark" binding:"required"`
Remark string `json:"remark"`
}
type SetFriendRemarkResp struct {
CommResp

Loading…
Cancel
Save