springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComMngVillageServeExcelVO.java
@@ -31,8 +31,8 @@ /** * 小区类型(1.城镇 2.农村 3.未知) */ @ExcelProperty(value = "小区(组)", index = 3) private Integer type; @ExcelProperty(value = "小区类型", index = 3) private String type; /** 如果是城镇小区填写楼栋数量 */ @ExcelProperty(value = "小区(组)", index = 4) private Integer buildSum;