diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 8b14dab0..e6681a7e 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2787,7 +2787,6 @@ message ResCatnipPlay{ // 领取阶段奖励 message ReqCatnipReward{ int32 Id = 1; // 猫草id - int32 Progress = 2; // 进度 } message ResCatnipReward{