扭转乾坤活动id
parent
71f82b7206
commit
f4e2d373eb
|
|
@ -56,7 +56,12 @@ import "CommonProto.proto";
|
|||
}
|
||||
message UpgradeGodTreeResponse{
|
||||
}
|
||||
|
||||
//扭转乾坤
|
||||
message GoodLuckRequest{
|
||||
optional int32 activityId = 1;
|
||||
}
|
||||
|
||||
message GoodLuckResponse{
|
||||
optional int32 index = 1;
|
||||
optional Drop drop = 2;
|
||||
|
|
|
|||
Loading…
Reference in New Issue