添加字段
This commit is contained in:
@@ -37,8 +37,16 @@ public class LineDevGetDTO {
|
||||
*/
|
||||
private String devId;
|
||||
|
||||
/**
|
||||
* 0.主网 1.配网
|
||||
*/
|
||||
private Integer type;
|
||||
|
||||
/**
|
||||
* 1.I类监测点 2.II类监测点 3.III类监测点
|
||||
*/
|
||||
private Integer lineType;
|
||||
|
||||
/**
|
||||
* 装置通讯状态
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user