天宫秘宝修改
parent
8c91ab2f0f
commit
7466c5cb10
|
@ -121,11 +121,13 @@ import "CommonProto.proto";
|
|||
optional int32 score =1 ;
|
||||
repeated TreasureRewardState treasureRewardState=2;
|
||||
optional int32 resetTime = 3;
|
||||
optional int32 isBuy = 4;//是否购买了激活礼包
|
||||
}
|
||||
message ExpeditionTreasureInfoResponse{
|
||||
optional int32 score =1 ;
|
||||
repeated TreasureRewardState treasureRewardState=2;
|
||||
optional int32 resetTime = 3;
|
||||
optional int32 isBuy = 4;//是否购买了激活礼包
|
||||
}
|
||||
|
||||
message StoreNodeRequest{
|
||||
|
|
Loading…
Reference in New Issue