eight
2025-03-31 ea39fd11eb84105040a7af406c9180a17f1cd65a
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/dal/dataobject/appointment/AppointmentDO.java
@@ -40,6 +40,10 @@
     */
    private String applyNo;
    /**
     * 就诊流水号
     */
    private String episodeId;
    /**
     * 患者来源类型  01问诊 02急诊 03体检 04住院
     */
    private Integer patSrc;
@@ -97,10 +101,6 @@
     * 床号
     */
    private String patBedNo;
    /**
     * 预约编号
     */
    private String bookId;
    /**
     * 预约日期
     */