From 6d2559ac82d69138fc098b2ccb5b79dac43b377f Mon Sep 17 00:00:00 2001 From: zhangshanxue Date: Sat, 25 Jul 2020 21:40:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E4=B8=8B=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/ArenaInfoProto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/protos/ArenaInfoProto.proto b/protos/ArenaInfoProto.proto index f8d42b3..8182ecb 100644 --- a/protos/ArenaInfoProto.proto +++ b/protos/ArenaInfoProto.proto @@ -81,6 +81,7 @@ import "CommonProto.proto"; optional ChampionBetInfo championBetInfo = 2;// 竞猜押注信息 optional int32 winUid = 3; //我压得是 optional int32 process = 4;// 3局两胜 -1 初始值 0final负 1final胜2 胜 3 负 4 胜负 5 负胜 + optional int32 myBetCoins = 5; // 我的下注 } message ChampionBetReqeust{