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