{"subject": "AI未来的发展"}
curl --location --request POST '/api/ppt/generateOutline' \ --header 'token: {token}' \ --header 'Content-Type: application/json' \ --data-raw '{"subject": "AI未来的发展"}'
{}