河北功能bug调整
This commit is contained in:
@@ -72,10 +72,15 @@ public class Monitor extends BaseEntity {
|
||||
private String lineName;
|
||||
|
||||
/**
|
||||
* 监测线路ID
|
||||
* 监测母线
|
||||
*/
|
||||
private String lineId;
|
||||
|
||||
/**
|
||||
* 监测线路号
|
||||
*/
|
||||
private Integer lineNum;
|
||||
|
||||
/**
|
||||
* 中台母线ID
|
||||
*/
|
||||
@@ -190,7 +195,6 @@ public class Monitor extends BaseEntity {
|
||||
* 监测终端接线方式(字典)
|
||||
*/
|
||||
private String terminalWiringMethod;
|
||||
|
||||
/**
|
||||
* 是否是上送国网监测点,0-否 1-是
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user