eight
2024-09-20 6f9f5260a6ccf2fb653707f54b44bc5f111d684a
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("操作成功");
    }
}