技术监督管理调整

This commit is contained in:
2023-06-29 14:14:34 +08:00
parent bd45a1cae5
commit 86abd2458e
9 changed files with 53 additions and 2 deletions

View File

@@ -203,5 +203,7 @@ public class SupvReportM {
*/
private Integer powerTotalConductedNum;
private Integer isuploadhead;
}

View File

@@ -88,7 +88,7 @@ public class SupvPlanVO {
* 关联电站
*/
@ApiModelProperty(value = "关联电站")
private String objRelationStation;
private String substationName;
@ApiModelProperty(value = "关联电站电压等级")
private String substationVoltageLevel;