抢红包物品提示
parent
fd6e5257e8
commit
492b153df9
|
|
@ -324,6 +324,8 @@ import "CommonProto.proto";
|
||||||
|
|
||||||
message RobRedPackageResponse{
|
message RobRedPackageResponse{
|
||||||
optional int32 isSuccess = 1;
|
optional int32 isSuccess = 1;
|
||||||
|
optional int32 itemId = 2;
|
||||||
|
optional int32 count = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
//查看红包详情
|
//查看红包详情
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue