diff --git a/protos/Family.proto b/protos/Family.proto index 35bb146..cdc1688 100644 --- a/protos/Family.proto +++ b/protos/Family.proto @@ -324,6 +324,8 @@ import "CommonProto.proto"; message RobRedPackageResponse{ optional int32 isSuccess = 1; + optional int32 itemId = 2; + optional int32 count = 3; } //查看红包详情