RequestBody 请求体. 请求体使用前,必须要引入pydantic库中的BaseModel类进行声明,传入前创建相应的数据模型 from fastapi import FastAPI from ...
確定! 回上一頁