修改自定义报表适配分钟/统计数据查询
This commit is contained in:
@@ -36,6 +36,9 @@ public class ReportSearchParam {
|
||||
//目前用于区分不同系统资源,null默认 1.无线系统,配合cs-device
|
||||
private Integer resourceType;
|
||||
|
||||
//区分统计数据还是分钟数据,null默认统计数据 0.统计数据 1.分钟数据
|
||||
private Integer isStatisticData;
|
||||
|
||||
//浙江无线报表特殊标识 null为通用报表 1.浙江无线报表
|
||||
private Integer customType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user