Then you can use the users code from above in app/routers/v1/user.py – just import APIRouter and use @router.get('/') instead of @app.get('/user ...
確定! 回上一頁