feat: add Mapster mapping and update network tree request
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m11s
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 2m11s
This commit is contained in:
@@ -104,7 +104,7 @@ message GetUserNetworkResponse
|
||||
// GetNetworkTree Query
|
||||
message GetNetworkTreeRequest
|
||||
{
|
||||
int64 root_user_id = 1;
|
||||
int64 user_id = 1;
|
||||
google.protobuf.Int32Value max_depth = 2;
|
||||
google.protobuf.BoolValue only_active = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user