实现基础的阈值设置

This commit is contained in:
刘祥超
2021-05-04 21:02:21 +08:00
parent ddddd3eec2
commit 1e9e9bff5e
44 changed files with 3958 additions and 1808 deletions

View File

@@ -385,7 +385,7 @@ message CheckPortIsUsingInNodeClusterResponse {
bool isUsing = 1;
}
// 查找最近的集群
// 查找最近访问的集群
message FindLatestNodeClustersRequest {
int64 size = 1;
}