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