竞技场协议修改四版微改,房间id改为int类型

master_arena
grimm 2024-02-02 18:34:11 +08:00
parent 7d8d42cd52
commit 14df8f48ae
1 changed files with 1 additions and 1 deletions

View File

@ -260,7 +260,7 @@ import "CommonProto.proto";
message GetNewArenaInfoResponse{
optional int32 ranking = 1;//
optional int32 score = 2;//
optional string roomId = 3;//id
optional int32 roomId = 3;//id
optional int32 lvScore = 4;//
optional int32 fightNum = 5;//
repeated int32 receivedBox = 6;//id