xyh
2021-06-11 ec584b22c5756b8a2bdad9dcd0830c52d698784d
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/community/ComMngPopulationServeExcelVO.java
@@ -31,6 +31,7 @@
    @ExcelProperty(value = "与户主关系(1.户主 2.配偶 3.子女 4.孙女 5.父母 6.其他)", index = 5)
    private Integer relation;
    private String relationStr;
    @ExcelProperty(value = "街路巷", index = 6)
    private String road;
@@ -74,6 +75,8 @@
    @ExcelProperty(value = "婚姻状况(1.未婚 2.已婚 3.离异 4.丧偶 5.分居 6.其他)", index = 19)
    private Integer marriage;
    private String marriageStr;
    @ExcelProperty(value = "健康状况", index = 20)
    private String healthy;