1.解决监测点实际安装位置
2.解决稳态合格率统计表和图形数据问题
This commit is contained in:
@@ -201,4 +201,6 @@ public class LineParam {
|
||||
@ApiModelProperty(name = "newStationId",value = "新能源场站信息ID")
|
||||
private String newStationId;
|
||||
|
||||
@ApiModelProperty(name = "actualArea",value = "监测点实际安装位置")
|
||||
private String actualArea;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user