1
This commit is contained in:
parent
c1bb421149
commit
874ead46b4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user