bug修改

This commit is contained in:
2023-03-06 09:37:11 +08:00
parent d522f2afe9
commit c20ef391d7
10 changed files with 87 additions and 265 deletions

View File

@@ -47,6 +47,9 @@ public class GeneratrixAndPowerStationDTO implements Serializable {
@ApiModelProperty(name = "powerName", value = "变电站名称")
private String powerName;
@ApiModelProperty(name = "orgName", value = "单位名称")
private String orgName;
/**
* 变电站电压等级
*/