扭转乾坤活动id

master_huanxiang
lvxinran 2021-01-21 10:16:59 +08:00
parent 71f82b7206
commit f4e2d373eb
1 changed files with 5 additions and 0 deletions

View File

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