Commit b81f4e65 authored by 朱晨阳's avatar 朱晨阳

聚富通电站列表添加字段

parent e7878bb6
......@@ -164,6 +164,9 @@ public class HygfIcbcRecordDTO {
* */
@ApiModelProperty(value = "电站安装规模(kW)")
private String scale;
@ApiModelProperty(value = "实际安装规模(kW)")
private String realScale;
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment