{"id":"xxx","drawPptx":true,"drawCover":true,"pptxProperty":{}}
curl --location '/api/ppt/savePptx' \ --header 'token: {token}' \ --header 'Content-Type: application/json' \ --data '{"id":"xxx","drawPptx":true,"drawCover":true,"pptxProperty":{}}'
{}