更新协议

This commit is contained in:
hahwu 2025-04-10 16:50:06 +08:00
parent 27ce96ad79
commit 15982f0731

View File

@ -1392,6 +1392,7 @@ message ReqApplyFriend{
message ResApplyFriend{
RES_CODE Code = 1;
string Msg = 2;
int64 Uid = 3;
}
//