Merge remote-tracking branch 'origin/main' into LI_YUJIE

This commit is contained in:
wolin_liyujie
2026-09-21 19:45:40 +08:00
4 changed files with 182 additions and 1 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ app.include_router(student_router,tags=['学生接口'],prefix="/students")
#-------------张义---------------
#-------------薄鑫---------------
from api import consultant
app.include_router(consultant.router)
#-------------张昕浩---------------
# app.include_router(example_router)
# app.include_router(statistics_router, prefix="/statistics")