微调
This commit is contained in:
@@ -162,4 +162,10 @@ public class LineVO implements Serializable {
|
|||||||
*/
|
*/
|
||||||
@ApiModelProperty(name = "superiorsSubstation",value = "上级电站")
|
@ApiModelProperty(name = "superiorsSubstation",value = "上级电站")
|
||||||
private String superiorsSubstation;
|
private String superiorsSubstation;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 监测点实际安装位置
|
||||||
|
*/
|
||||||
|
private String actualArea;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,10 +5,8 @@ import com.njcn.device.pq.pojo.vo.DeviceRunEvaluateVO;
|
|||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
import com.njcn.device.pq.pojo.param.DeviceInfoParam;
|
|
||||||
import com.njcn.device.pq.pojo.vo.TerminalEvaluateAreaVO;
|
import com.njcn.device.pq.pojo.vo.TerminalEvaluateAreaVO;
|
||||||
|
|
||||||
import java.util.List;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author wr
|
* @author wr
|
||||||
|
|||||||
Reference in New Issue
Block a user