liusheng
5 天以前 c80135e5c3f7bfab96ba558a910a06f1e587c53c
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;