辽宁功能调整
This commit is contained in:
@@ -18,6 +18,16 @@ public class PollutionLineDTO {
|
||||
@ApiModelProperty("id")
|
||||
private String id;
|
||||
|
||||
private String pid;
|
||||
|
||||
private String pids;
|
||||
|
||||
@ApiModelProperty("监测对象id")
|
||||
private String objId;
|
||||
|
||||
@ApiModelProperty("电网标志 0电网侧 1用户侧")
|
||||
private Integer powerFlag;
|
||||
|
||||
@ApiModelProperty("名称")
|
||||
private String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user