代码调整

This commit is contained in:
xy
2024-06-04 18:51:31 +08:00
parent 9aa433aead
commit 3ca0dfbc3c

View File

@@ -178,7 +178,7 @@ public class SupervisionTempLineReportParam {
* 是否参与统计
*/
@ApiModelProperty(value="是否参与统计")
private String isStatistical;
private Integer isStatistical;
/**
* 监测点对象名称
@@ -196,7 +196,7 @@ public class SupervisionTempLineReportParam {
* 是否并网点
*/
@ApiModelProperty(value="是否并网点")
private String isGridConnectionPoint;
private Integer isGridConnectionPoint;
/**
* 监测点运行状态