liusheng
3 天以前 19b7f4c3171a0d26c64180c2fcead5c5e6a00812
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;
}