公会协议
parent
0d54e14658
commit
5b0875c749
|
|
@ -178,4 +178,8 @@ import "CommonProto.proto";
|
|||
message FamilyDefendViewResponse{
|
||||
repeated TeamOneInfo teamInfo = 1;
|
||||
}
|
||||
//一键布防
|
||||
message FamilyQuickDefend{
|
||||
optional int32 buildId = 1;//0为随机
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue