master_huanxiang
zhangshanxue 2020-05-07 14:09:10 +08:00
parent aad86e1794
commit 6fc05450d3
1 changed files with 2 additions and 4 deletions

View File

@ -379,10 +379,8 @@ import "CommonProto.proto";
}
message FamilyFeteResponse{
optional int32 type = 1; //
optional int32 contribute = 2; //
optional int32 curExp = 3; //
optional int32 score = 4; //
optional int32 curExp = 1; //
}
message FamilyGetFeteRewardRequest{