zjh
2024-07-05 996afc179aeead250a1abee2daa8e7fd430b4dd7
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjReservation.java
@@ -99,7 +99,7 @@
     * 邮箱
     */
    @ExcelExport(value = "邮箱",sort =5)
    @ExcelImport("联系邮箱")
    @ExcelImport("邮箱")
    @Excel(name = "邮箱",sort = 5,cellType = Excel.ColumnType.STRING)
    @ApiModelProperty("联系邮箱")
    private String email;