推荐公会分页
parent
3b51b925a7
commit
4bed9e9eea
|
|
@ -156,6 +156,9 @@ import "CommonProto.proto";
|
|||
}
|
||||
|
||||
|
||||
message FamilyRecommandRequest{
|
||||
optional int32 page = 1;//页数
|
||||
}
|
||||
message FamilyRecommandResponse{
|
||||
repeated FamilyRecomandInfo familyRecomandInfo =1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue