{
"log": {
"keyId": 66,
"operator": "amet ad exercitation fugiat",
"ip": "190.214.252.112",
"button": 54,
"menu": 26,
"access": "id",
"functionType": "ipsum",
"actionType": "pariatur ea cillum Excepteur",
"actionAlias": "nostrud nulla proident commodo",
"association": "commodo labore",
"before": "cillum",
"after": "Ut amet mollit ut dolore",
"i18nPrefix": "专家"
},
"limitType": 23,
"value": 78
}
curl --location --request POST '/account/auth/limit/query' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"log": {
"keyId": 66,
"operator": "amet ad exercitation fugiat",
"ip": "190.214.252.112",
"button": 54,
"menu": 26,
"access": "id",
"functionType": "ipsum",
"actionType": "pariatur ea cillum Excepteur",
"actionAlias": "nostrud nulla proident commodo",
"association": "commodo labore",
"before": "cillum",
"after": "Ut amet mollit ut dolore",
"i18nPrefix": "专家"
},
"limitType": 23,
"value": 78
}'
{
"code": 0,
"msg": "",
"data": {},
"success": false
}