{
"tenantId": "",
"userName": "jyj0924",
"email": "1021803090@qq.com"
}curl --location --request POST '/auth/retrievePassword' \
--header 'Authorization: Bearer {{Authorization}}' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'TenantId: 000000' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantId": "",
"userName": "jyj0924",
"email": "1021803090@qq.com"
}'{
"code": 0,
"data": null,
"message": "string",
"status": 0
}