多对塔

master_huanxiang
duhui 2023-03-14 10:37:35 +08:00
parent 10f06af84e
commit d1ca9f1af7
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ import "CommonProto.proto";
}
message DuoduiChallengeResponse{
optional bool result = 1;//
repeated int32 result = 1;//
optional Drop drop = 2;//
repeated FightData data = 3;//
}