发送请求正文,不能使用GET方法,只能使用POST、PUT、DELETE或者PATCH eg: from fastapi import FastAPI from pydantic import BaseModel class ...
確定! 回上一頁