修正一个注释

This commit is contained in:
shirenchuang
2021-04-23 10:18:18 +08:00
parent 6fbf67f9a9
commit b92ae7e47e

View File

@@ -33,7 +33,7 @@ public class BrokerOverviewVO {
@ApiModelProperty(value = "分区数")
private Integer partitionCount;
@ApiModelProperty(value = "已同步副本")
@ApiModelProperty(value = "失效副本分区的个")
private Integer underReplicatedPartitions;
@ApiModelProperty(value = "未同步")