1.自定义报表调整
This commit is contained in:
@@ -33,6 +33,7 @@ public class ReportSearchParam {
|
||||
@ApiModelProperty(name = "deptId",value = "部门ID")
|
||||
private String deptId;
|
||||
|
||||
private Integer resourceType = 1;
|
||||
//目前用于区分不同系统资源,null默认 1.无线系统,配合cs-device
|
||||
private Integer resourceType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user