diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 0236333a..39b8fd11 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -1074,6 +1074,8 @@ message ReqFastProduceReward{ message ResFastProduceReward{ RES_CODE Code = 1; string Msg = 2; + int64 EndTime = 3; + int32 Num = 4; } // 好友