玩家投注次数
parent
62c144c683
commit
4c01ac7a5b
|
@ -136,6 +136,7 @@ import "CommonProto.proto";
|
||||||
optional int64 time = 2;//下轮开始时间
|
optional int64 time = 2;//下轮开始时间
|
||||||
repeated ModelUserInfo modelInfo = 3;//假人信息
|
repeated ModelUserInfo modelInfo = 3;//假人信息
|
||||||
optional int32 rankId = 4;//当前比赛脚本
|
optional int32 rankId = 4;//当前比赛脚本
|
||||||
|
optional int32 betCount = 5;//投注次数
|
||||||
}
|
}
|
||||||
// 获取信息
|
// 获取信息
|
||||||
message RidingSwardInfoRequest{
|
message RidingSwardInfoRequest{
|
||||||
|
|
Loading…
Reference in New Issue