Commit e19b79bc authored by tangwei's avatar tangwei

修改单位

parent e18986d1
......@@ -96,7 +96,7 @@ public class JpStationDto extends BaseDto {
/**
* 累计发电量
*/
@ExcelProperty(value = "累计发电量(mWh)", index = 6)
@ExcelProperty(value = "累计发电量(kWh)", index = 6)
private Double accumulatedPower;
@ExcelIgnore
/**
......
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