@@ -6,6 +6,8 @@ app = FastAPI()
app.middleware("http")(log_middleware)
#-------------朱婷婷--------------
from api.class_api import classes_router
app.include_router(classes_router,tags=['班级接口'],prefix="/classes")
#-------------李玉杰--------------
The note is not visible to the blocked user.