公会战协议

master_huanxiang
lvxinran 2019-08-21 11:07:39 +08:00
parent 8475c8dc20
commit 5db06abb40
1 changed files with 3 additions and 3 deletions

View File

@ -246,7 +246,7 @@ import "CommonProto.proto";
optional int32 roundEndTime =4;
optional int32 joinType = 5;//
optional EnemyFamily enemy =6;//
optional int32 attackCount = 7;//
optional int32 attackCount = 7;//
}
message FamilyFightAttackRequest{
//Id
@ -277,8 +277,8 @@ import "CommonProto.proto";
//
message GuildFightResultResponse{
optional int32 getExp = 1;
repeated int32 getStar = 2;
repeated int32 loseStar = 3;
repeated int32 star = 2;//123 456
repeated int32 extraStar = 3;
}
//uid
message DefeatResponse{