First create a virtual environment and install fast api and uvicorn ... @router_view.delete("/{rtr_id}") async def delete_router(rtr_id: int): global ...
確定! 回上一頁