假设专门用于处理用户的文件是的子模块 /app/routers/users.py ... from fastapi import APIRouter router = APIRouter() @router.get("/users/", ...
確定! 回上一頁