默认情况下,FastAPI将使用来返回响应JSONResponse。 ... from fastapi import FastAPI from fastapi.responses import FileResponse some_file_path ...
確定! 回上一頁