陈昶聿
3 天以前 86cae0eece5c1571690d6f516a29b78040b53b28
smartor/src/main/java/com/smartor/domain/PatMedInhospVO.java
@@ -377,5 +377,12 @@
    @ApiModelProperty("经管医生")
    @Excel(name = " 经管医生 ")
    private String managementDoctorCode;
    /**
     * 机构ID
     */
    @ApiModelProperty("院区")
    @Excel(name = " 院区 ")
    private String campusid;
}