增加服务器开服时间
parent
78b1fc1898
commit
4f64dfaf59
|
@ -84,6 +84,7 @@ import "CommonProto.proto";
|
|||
optional int32 randomCount = 43;//抽卡剩余必出
|
||||
repeated randomTypeNum drawTimes = 44;//类型抽卡总次数
|
||||
repeated HelpFightList helpFightList = 45;//已选取的助战信息
|
||||
optional int32 serverOpenTime = 46; // 服务器开服时间
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue