{
"openId": "string",
"response": "string",
"sign": "string"
}curl --location --request POST 'http://127.0.0.1:10010/auth/api/alipay/mini/mobileDecryption' \
--header 'Content-Type: application/json' \
--data-raw '{
"openId": "string",
"response": "string",
"sign": "string"
}'{
"status": "",
"message": "",
"data": ""
}