liusheng
2025-11-07 f5412313edae1ffae3d5471e5eca8dde4695f0d2
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;
}