挑战战斗数据添加

master_huanxiang
lvxinran 2020-08-07 15:03:57 +08:00
parent 504a89c2e6
commit 20e0f4ded7
1 changed files with 1 additions and 0 deletions

View File

@ -362,4 +362,5 @@ import "CommonProto.proto";
}
message SituationChallengeResponse{
optional Drop drop = 1;
optional FightData fightData = 2;//
}