抢红包物品提示

master_huanxiang
lvxinran 2020-01-15 14:00:29 +08:00
parent fd6e5257e8
commit 492b153df9
1 changed files with 2 additions and 0 deletions

View File

@ -324,6 +324,8 @@ import "CommonProto.proto";
message RobRedPackageResponse{
optional int32 isSuccess = 1;
optional int32 itemId = 2;
optional int32 count = 3;
}
//