跨服服务器
parent
4f03c96481
commit
3d620508e6
|
|
@ -19,6 +19,7 @@ import "CommonProto.proto";
|
|||
optional rpc.protocols.ArenaInfo arenaInfo = 1;
|
||||
optional int32 stage = 2;//1 未开始 2 战斗阶段 3 膜拜阶段
|
||||
optional int32 endTime = 3;//阶段结束时间戳
|
||||
optional int32 enterable = 4;//是否可以参加
|
||||
}
|
||||
// 需要的数据 世界等级(推送)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue