陈昶聿
2 天以前 f6e31c2de04e10373ed4e7aea22bb3f13c8d2cf9
smartor/src/main/java/com/smartor/domain/PatMedOperationItem.java
@@ -263,5 +263,9 @@
    @ApiModelProperty("住院记录流水号")
    @Excel(name = "住院记录流水号")
    private String serialnum;
    @ApiModelProperty(value = "出院时间")
    private String inhospEndtime;
}