'commit'
This commit is contained in:
@@ -3,7 +3,7 @@ from fastapi import APIRouter
|
||||
from Model.RuYuanZaiYuanCountModel import RuYuanZaiYuanModel
|
||||
|
||||
# 创建APIRouter实例
|
||||
router = APIRouter(prefix="/bigscreen", tags=["大屏展示"])
|
||||
router = APIRouter(prefix="/RuYuanZaiYuan", tags=["大屏展示"])
|
||||
|
||||
# 默认的根路由
|
||||
@router.get("/")
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user