curl --location --request GET 'http://develop.tianxin.supermind.quant-chi.com:8045/api/auth/security/debug/md5enc?str=lucy' \
--header 'Authorization;'
{
"body": {
"encrypt": "e00cf25ad42683b3df678c61f42c6bda"
},
"header": {
"code": 200,
"message": ""
}
}