diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 39499bc..1ecbdab 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -709,7 +709,6 @@ import "CommonProto.proto"; message DailyChallengeResponse{ optional Drop drop = 1; optional FightData fightData = 2; - optional int32 result = 3;//胜为1 败为0 } message GetSomeActivityInfoRequest{