Merge branch 'master' of http://60.1.1.230/backend/jieling_protocol
commit
185adf8c66
|
|
@ -33,6 +33,7 @@ import "CommonProto.proto";
|
|||
optional int32 fightType = 1;
|
||||
optional int32 type = 2; // 类型 1: 关卡
|
||||
optional int32 fightId = 3;
|
||||
optional int32 teamId = 4; //队伍id
|
||||
|
||||
}
|
||||
message FightStartResponse {
|
||||
|
|
|
|||
Loading…
Reference in New Issue