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