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