eight
2024-09-20 09b6eff0cea55e69c0d983afa6998d65b8b5c26c
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/appointment/AppointmentController.java
@@ -206,6 +206,6 @@
            return success("您已经在排队中了");
        }
        return success("hello");
        return success("操作成功");
    }
}