This commit is contained in:
aozhiwei 2020-06-17 18:02:11 +08:00
parent c1bb421149
commit 874ead46b4

View File

@ -136,7 +136,7 @@ message SMFriendApplyList
//
message CMFriendAgree
{
optional string applyid = 1; //applyid
optional MFFriendApply apply = 1; //
}
//
message SMFriendAgree
@ -148,7 +148,7 @@ message SMFriendAgree
//
message CMFriendIgnore
{
optional string friend_id = 1; //id
optional MFFriendApply apply = 1; //
}
//
message SMFriendIgnore