默认情况下,FastAPI会基于JSONResponse来返回Response。 ... from fastapi import FastAPI from fastapi.responses import FileResponse ...
確定! 回上一頁