liusheng
3 天以前 9669ea20c78304d5fbbcbe952c97b3a8a5fe936e
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;
}