1.代码调整
This commit is contained in:
@@ -21,8 +21,6 @@ public class DistributionAreaExcel implements Serializable {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@ExcelProperty(value = "错误信息")
|
||||
private String errorMessage;
|
||||
|
||||
/**
|
||||
* 台区编号
|
||||
@@ -54,5 +52,7 @@ public class DistributionAreaExcel implements Serializable {
|
||||
@ExcelProperty(value = "供电所")
|
||||
private String powerSupply;
|
||||
|
||||
@ExcelProperty(value = "无数据的指标")
|
||||
private String types;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user