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