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