需要安装的包1234python-docx==1.1.0fastapi==0.110.0uvicorn==0.22.0python-multipart==0.0.9 读取docx文件12345from docx import Document//打开文档do