1.监测点超标信息详情统计
2.终端在线率统计
This commit is contained in:
@@ -48,4 +48,7 @@ public class CalculatedParam<T> implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty(name = "idList",value = "索引集合")
|
||||
private List<T> idList;
|
||||
|
||||
@ApiModelProperty(name = "type",value = "0:通用 1:省级平台 ")
|
||||
private Integer type;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user