陈昶聿
2 天以前 491f10462ffe9ae1ef51566db56a42c0a2b499df
smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -278,7 +278,7 @@
    /**
     * 住院标识: 0:在院  1:出院    2:转科
     */
    @ApiModelProperty(value = "住院标识: 0:在院  1:出院    2:转科")
    @ApiModelProperty(value = "住院标识: 0:在院  1:出院    2:转科  3待入院")
    private String inhospstate;
    /**