陈昶聿
2026-01-22 9198cc1d419a239096d8d083b8cec5be72def7c2
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;