更新协议

This commit is contained in:
hahwu 2025-04-10 16:08:38 +08:00
parent 9f7e7cad95
commit 27ce96ad79

View File

@ -1317,7 +1317,7 @@ message ResFriendIgnore{
message ReqFriendList{}
message ResFriendList{
repeated ResPlayerSimple FriendList = 1;
repeated int32 ReqApplyList = 3; //
repeated int64 ReqApplyList = 3; //
repeated int32 Npc = 2; // npc列表
}