{
"device_id": "string",
"app_type": 0
}
curl --location --request GET 'https://yzt.hntpxx.com/api/verification/updateURL' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_id": "string",
"app_type": 0
}'
{
"code": 200,
"data": "{}",
"msg": "success"
}