@@ -235,5 +235,7 @@ public class ExportSbInfoVO implements Serializable {
private String zxbz;
@Excel(name="补偿容量",styleType=1)
private String bcrl;
+ @Excel(name="电缆规格",styleType=1)
+ private String dlgg;
}