mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 03:42:07 +08:00
[Optimize]无ZK模块时,巡检详情忽略对ZK的展示(#764)
This commit is contained in:
@@ -33,10 +33,6 @@ public class HealthScoreBaseResultVO extends BaseTimeVO {
|
||||
@ApiModelProperty(value="检查说明", example = "Group延迟")
|
||||
private String configDesc;
|
||||
|
||||
@Deprecated
|
||||
@ApiModelProperty(value="得分", example = "100")
|
||||
private Integer score = 100;
|
||||
|
||||
@ApiModelProperty(value="结果", example = "true")
|
||||
private Boolean passed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user