diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 5d201ef9..8b14dab0 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2770,6 +2770,7 @@ message ReqCatnipMultiply{ message ResCatnipMultiply{ RES_CODE Code = 1; string Msg = 2; + int32 Multiply = 3; // 倍数 } // 游戏转盘