eight
2024-11-07 a156ddbb26693b8040f9dbbd7582a12c1fc8d61b
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/service/appointment/AppointmentService.java
@@ -70,5 +70,5 @@
    List<AppointmentDO> getAppointmentExtermal(String patId);
    String appoitmentConfirm(AppointmentConfirmReqVO appointmentConfirmReqVO);
    Integer appoitmentConfirm(AppointmentConfirmReqVO appointmentConfirmReqVO);
}