liusheng
6 天以前 8fbd14764be455c53d3722e4d174e87fadf41a51
smartor/src/main/java/com/smartor/domain/PatMedOuthosp.java
@@ -226,5 +226,9 @@
    @Excel(name = " 证件号码 ")
    private String idcardno;
    @ApiModelProperty(value = "是否有随访0没有;>=1有随访 ")
    private String serverState;
}