From efb8ccfc7b2519e116161c0f322a02513f7a1462 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Thu, 27 Mar 2025 16:56:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proto/Gameapi.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index e9520ddd..0ea57b5b 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -583,6 +583,7 @@ message HandbookInfo { message Handbook { repeated HandbookInfo Handbooks = 1; + repeated string Collect = 2;// 全收集奖励 } message RegHandbookAllReward{