{}
curl --location --request POST '/auth/v1/qrcode/uuid_info' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"code": "200",
"msg": "",
"data": {
"isAuthenticated": "true",
"account": "irure Excepteur amet",
"realname": "查维却学类要",
"clientName": "育识五技才她阶"
}
}