eight
2024-12-10 f77fbfc8c07881f5239ce49b0dc78faaec3628b0
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/appointment/AppointmentService.java
@@ -45,12 +45,12 @@
    AppointmentDO getAppointment(Long id);
    /**
     * 获得当天的预约 根据PatID
     * 获得当天的预约 根据PatID and CheckType
     *
     * @param patId 编号
     * @return 预约
     */
    AppointmentDO getCurAppointmentByPatId(String patId);
    AppointmentDO getCurAppointmentByPatIdAndCheckType(String patId, Integer checkType);
    /**
     * 获得预约