From 9104573730e4d34625cd4a671cc42ded9ebb37af Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期二, 09 十二月 2025 17:27:01 +0800
Subject: [PATCH] 模板修改

---
 jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/external/ExternalController.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/external/ExternalController.java b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/external/ExternalController.java
index 19c49b6..82a4bb2 100644
--- a/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/external/ExternalController.java
+++ b/jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/external/ExternalController.java
@@ -63,6 +63,7 @@
                     ActionTypeEnum.S0202ECG, appointmentService::handleAppointmentUpdate,
                     ActionTypeEnum.S040501HIS, appointmentService::handleAppointmentStateUpdate,
                     ActionTypeEnum.S050401, appointmentService::handleCheckAppointmentUpdate,
+                    ActionTypeEnum.S0405, appointmentService::handleAppointmentStatusUpdate,
                     ActionTypeEnum.S050501, appointmentService::handleCheckAppointmentUpdate
             );
 

--
Gitblit v1.9.3