星数添加

lvxinran 2019-09-12 17:14:59 +08:00
parent bfcab57c5a
commit d3e076e850
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ import "CommonProto.proto";
optional string name = 2;
optional int32 level = 3;
optional int32 pictureId = 4;
optional int32 totalStar = 5;
}
//
message FamilyFightRoundResponse{