Merge branch 'master_test_gn' into dev_dh_fourspirit2
commit
2807ad2cc3
|
@ -156,6 +156,9 @@ import "CommonProto.proto";
|
|||
}
|
||||
|
||||
|
||||
message FamilyRecommandRequest{
|
||||
optional int32 page = 1;//页数
|
||||
}
|
||||
message FamilyRecommandResponse{
|
||||
repeated FamilyRecomandInfo familyRecomandInfo =1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue