liusheng
2026-02-06 1713fac8ca97c63924d2f1ed08ef520a7b4a4439
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;