微调
This commit is contained in:
@@ -162,4 +162,10 @@ public class LineVO implements Serializable {
|
||||
*/
|
||||
@ApiModelProperty(name = "superiorsSubstation",value = "上级电站")
|
||||
private String superiorsSubstation;
|
||||
|
||||
/**
|
||||
* 监测点实际安装位置
|
||||
*/
|
||||
private String actualArea;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user