curl --location --request GET '/admin-api/system/sensitive-word/validate-text?text'
{ "code": 0, "data": [ "string" ], "msg": "string" }