Commit ea3ec96e authored by hezhuozhi's avatar hezhuozhi

修改电站监控优化项

parent eebd96e6
...@@ -167,7 +167,7 @@ public class JpStationDto extends BaseDto { ...@@ -167,7 +167,7 @@ public class JpStationDto extends BaseDto {
private Double ratedPower; private Double ratedPower;
@ExcelIgnore @ExcelIgnore
private String regionalCompaniesCode; private String regionalCompaniesCode;
@ExcelProperty(value = "项目公司名称", index = 7) @ExcelProperty(value = "项目公司名称", index = 8)
private String regionalCompaniesName; private String regionalCompaniesName;
@ExcelIgnore @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