挂机奖励

master_huanxiang
wangyuan 2019-05-20 14:50:16 +08:00
parent 8edd131132
commit b4ba4a8e5e
1 changed files with 2 additions and 1 deletions

View File

@ -100,7 +100,8 @@ import "CommonProto.proto";
}
message TakeAventureRewardResponse{
optional Drop Drop = 1;
optional Drop Drop = 1; //
optional Drop randomDrop =2; //
}