curl --location --request POST 'https://api-openai.dtgarden.com/model/txtCorrection' \ --header 'appId: 20230515052439A005' \ --header 'token: f347196fbdbb499adc0af5d58e006f33' \ --header 'Content-Type: application/json' \ --data-raw '{ "content":"我爱我的吗吗" }'
{}