zjh
2023-12-25 7bb9f622eff9e3bb97751f3008b5513b2531f324
ltkj-hosp/src/main/java/com/ltkj/hosp/domain/TjReservation.java
@@ -43,7 +43,6 @@
    /**
     * 姓名
     */
    @Excel(name = "姓名")
    @ExcelExport(value = "姓名",sort =0)
    @ExcelImport(value = "姓名", required = true)
    @ApiModelProperty("姓名")
@@ -280,7 +279,6 @@
    /**
     * 单位部门分组id
     */
    @Excel(name = "单位部门分组id")
    private String groupingId;
    @ApiModelProperty(value = "分组名")