商品协议
parent
36b79723bb
commit
cf53bee5c2
|
@ -394,7 +394,8 @@ import "CommonProto.proto";
|
|||
optional Drop drop = 4;//奖励事件奖励
|
||||
optional JourneyMonsterInfo monster = 5;//怪物组
|
||||
repeated int32 random = 6;//转盘事件奖励组
|
||||
optional int32 overTime = 7;//所有事件时间
|
||||
optional JourneyGoodsInfo goodsInfo = 7;//商品信息
|
||||
optional int32 overTime = 8;//所有事件时间
|
||||
}
|
||||
|
||||
message JourneyFightRequest{
|
||||
|
|
Loading…
Reference in New Issue