1.数据清洗页面增加厂商/部门筛选
2.调整数据为空,页面报错问题
This commit is contained in:
@@ -35,6 +35,7 @@ public class MonitorBaseParam extends BaseParam {
|
||||
@ApiModelProperty(value = "指标id")
|
||||
private String targetKey;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "终端厂家")
|
||||
private String manufacturer;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user