From 492b153df967ebbeded58e943dcd05aacc3ef327 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Wed, 15 Jan 2020 14:00:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=A2=E7=BA=A2=E5=8C=85=E7=89=A9=E5=93=81?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/Family.proto | 2 ++ 1 file changed, 2 insertions(+) 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; } //查看红包详情