liusheng
6 天以前 ffaeb76c04cd3a358e767362dd0a7b82aeed88a2
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;
}