示例 API 文档欢迎页
# 启动服务 uvicorn main:app --reload # 访问 Swagger UI open http://localhost:8000/docs
http://localhost:8000