1.调整全景稳态统计超标监测点占比
2.优化稳态word报告
This commit is contained in:
@@ -32,6 +32,9 @@ public class EvaluationVo {
|
||||
|
||||
@ApiModelProperty("越限占比")
|
||||
private Double ratio = 3.14159;
|
||||
|
||||
@ApiModelProperty("超标监测点数量")
|
||||
private Integer size=0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user