ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjCustomer.java
@@ -75,7 +75,7 @@ @Excel(name = "出生日期", width = 30, dateFormat = "yyyy-MM-dd") @ApiModelProperty(value = "出生日期") @ExcelImport("出生日期") private Date cusBrithday; private String cusBrithday; /** * 现居住地址 @@ -333,6 +333,10 @@ private String compName; @ApiModelProperty("单位部门") @TableField(exist = false) private String department; private String hisJzkh; @TableField(exist = false)