变电站绑定
This commit is contained in:
@@ -45,5 +45,14 @@ public class PqStation implements Serializable {
|
||||
@TableField(exist = false)
|
||||
private String name;
|
||||
|
||||
@TableField(exist = false)
|
||||
private boolean bindFlag;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String configId;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String configName;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user