陈昶聿
17 小时以前 eb09fd02770127a349526447e879fcadfa387ee9
smartor/src/main/java/com/smartor/domain/ExternalInHospPatientInfo.java
@@ -182,4 +182,10 @@
    @ApiModelProperty(value = "联系人信息")
    List<ExternalInHospPatientLiaisonInfo> externalInHospPatientLiaisonInfos;
    @ApiModelProperty(value = "经管医生ID")
    private String JingGuanYSID;
    @ApiModelProperty(value = "经管医生姓名")
    private String JingGuanYSXM;
}