陈昶聿
2026-01-29 34f23b9bc07281df4bd454cbfcd3c12a98230afb
smartor/src/main/java/com/smartor/domain/ServiceSubtaskDiagname.java
@@ -56,7 +56,7 @@
    @ApiModelProperty(value = "出院日期")
    private Date endtime;
    @Excel(name = "出院天数")
    @Excel(name = "出院天数", suffix = "天")
    @ApiModelProperty(value = "出院天数")
    private Integer endDay;