更新协议

This commit is contained in:
hahwu 2025-04-10 15:57:52 +08:00
parent a2d5f17724
commit 9f7e7cad95

View File

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