商品协议

master_huanxiang
lvxinran 2020-10-15 15:15:49 +08:00
parent 36b79723bb
commit cf53bee5c2
1 changed files with 2 additions and 1 deletions

View File

@ -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{