liusheng
昨天 d1533f3fe617a98eb8782047e4c4ad81f3924fcf
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;