删除母线信息
This commit is contained in:
@@ -38,8 +38,8 @@ public class SurveyPlanExcel implements Serializable {
|
||||
@Excel(name = "变电站数量", width = 15)
|
||||
private Long subCount;
|
||||
|
||||
@Excel(name = "母线数量", width = 15)
|
||||
private Long busCount;
|
||||
// @Excel(name = "母线数量", width = 15)
|
||||
// private Long busCount;
|
||||
|
||||
@Excel(name = "计划状态", width = 15)
|
||||
private String status;
|
||||
|
||||
Reference in New Issue
Block a user