liusheng
2025-11-11 a1890ea179d410b48bcce4b10d55a7e0411bcd00
smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -469,4 +469,11 @@
    @ApiModelProperty(value = "最后结束时间")
    private String lastEndTime;
    /**
     * 机构ID
     */
    @ApiModelProperty("院区")
    @Excel(name = " 院区 ")
    private String campusid;
}