From 6882a0ccd25d956103734496ae4b9001ff4f2076 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Thu, 27 Feb 2025 11:10:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=9E=E5=87=BB=E5=BF=AB=E6=89=8B=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proto/Gameapi.proto | 2 ++ 1 file changed, 2 insertions(+) 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; } // 好友