From 8ad627584781965871a1c495fedc1311751dbaf3 Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Thu, 11 Sep 2025 20:28:53 +0800 Subject: [PATCH] 'commit' --- Controller/RuYuanZaiYuanCountController.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Controller/RuYuanZaiYuanCountController.py b/Controller/RuYuanZaiYuanCountController.py index 0b2711e..4f3de7d 100644 --- a/Controller/RuYuanZaiYuanCountController.py +++ b/Controller/RuYuanZaiYuanCountController.py @@ -3,12 +3,8 @@ from fastapi import APIRouter, Query from Model.RuYuanZaiYuanCountModel import RuYuanZaiYuanModel # 创建APIRouter实例 -router = APIRouter(prefix="/RuYuanZaiYuan", tags=["大屏展示"]) +router = APIRouter(prefix="/RuYuanZaiYuan", tags=["入校、在校人数统计"]) -# 默认的根路由 -@router.get("/") -async def root(): - return {"message": "Welcome to YunNan Education World!"} @router.get("/school/chart") async def get_education_chart_config(