辽宁稳态指标超标明细等页面丰富查询条件;

This commit is contained in:
hzj
2026-05-22 14:05:53 +08:00
parent 5fff0890e8
commit 615fe78d61
4 changed files with 97 additions and 11 deletions

View File

@@ -41,6 +41,11 @@ public class LineALLInfoDTO {
private Integer num;
@ApiModelProperty(name = "objName",value = "监测点对象名称")
private String objName;
@ApiModelProperty(name = "objName",value = "电网侧监测点对象名称Id")
private String objId;
@ApiModelProperty(name = "objName",value = "电网侧监测点对象名称")
private String objName2;
@ApiModelProperty(name = "loadType",value = "监测对象类型")
private String loadType;
@ApiModelProperty(name = "voltageLevel",value = "电压等级")