摘要: I can be as simple as: app = FastAPI(default_response_class=ORJSONResponse) Or more robust: from fastapi import FastAPI from fastapi.responses import 阅读全文
posted @ 2025-07-26 10:54 waketzheng 阅读(12) 评论(0) 推荐(0)