gm转盘修改
parent
cbaddf7692
commit
22046bfc32
|
@ -638,6 +638,7 @@ import "CommonProto.proto";
|
|||
message GetLuckWheelRandRewardRequest{
|
||||
optional int32 activityId = 1;
|
||||
optional bool repeated = 2;
|
||||
optional int32 privilegeId = 3;
|
||||
}
|
||||
message GetLuckWheelRandRewardResponse{
|
||||
optional int32 activityId = 1;
|
||||
|
|
Loading…
Reference in New Issue