{"outlineContentMarkdown": "xxx", "pptxProperty": false}
curl --location '/api/ppt/generatePptx' \ --header 'token: {token}' \ --header 'Content-Type: application/json' \ --data '{"outlineContentMarkdown": "xxx", "pptxProperty": false}'
{}