1.添加pms国网上送定时接口调整
This commit is contained in:
@@ -176,6 +176,10 @@ public class MonitorParam {
|
||||
*/
|
||||
private String objType;
|
||||
|
||||
/**
|
||||
* 101 电网侧,102 用户侧
|
||||
*/
|
||||
private String powerFlag;
|
||||
|
||||
/**
|
||||
* 监测对象编号
|
||||
|
||||
@@ -154,7 +154,10 @@ public class Monitor extends BaseEntity {
|
||||
*/
|
||||
private String objType;
|
||||
|
||||
|
||||
/**
|
||||
* 101 电网侧,102 用户侧
|
||||
*/
|
||||
private String powerFlag;
|
||||
|
||||
/**
|
||||
* 监测对象编号
|
||||
|
||||
Reference in New Issue
Block a user