更新协议
This commit is contained in:
parent
561eea49e5
commit
f90204e644
@ -854,6 +854,7 @@ message ResAgreeFriend{
|
||||
RES_CODE Code = 1;
|
||||
string Msg = 2;
|
||||
int32 Uid = 3;
|
||||
ResPlayerSimple Player = 4;
|
||||
}
|
||||
|
||||
// 拒绝申请
|
||||
|
||||
@ -2916,6 +2916,7 @@ message ResAgreeFriend{
|
||||
RES_CODE Code = 1;
|
||||
string Msg = 2;
|
||||
int32 Uid = 3;
|
||||
ResPlayerSimple Player = 4;
|
||||
}
|
||||
|
||||
// 拒绝申请
|
||||
|
||||
Loading…
Reference in New Issue
Block a user