{ "text": "string" }
curl --location --request POST 'http://127.0.0.1:8080/user/verificationDeductedAiCharacter' \ --header 'Content-Type: application/json' \ --data-raw '{ "text": "string" }'
{ "code": 0, "msg": "", "data": {} }