bug修改
This commit is contained in:
@@ -47,6 +47,9 @@ public class GeneratrixAndPowerStationDTO implements Serializable {
|
||||
@ApiModelProperty(name = "powerName", value = "变电站名称")
|
||||
private String powerName;
|
||||
|
||||
@ApiModelProperty(name = "orgName", value = "单位名称")
|
||||
private String orgName;
|
||||
|
||||
/**
|
||||
* 变电站电压等级
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user