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