公会战协议

master_huanxiang
lvxinran 2019-08-26 12:02:44 +08:00
parent d1ab27c13f
commit fdc126b7d7
1 changed files with 2 additions and 0 deletions

View File

@ -279,6 +279,8 @@ import "CommonProto.proto";
optional int32 getExp = 1;
repeated int32 star = 2;//123 456
repeated int32 extraStar = 3;
optional int32 level = 4;
optional int32 curExp = 5;
}
//indication
message DefeatResponse{