"traffic" // 交警
"tourist" // 旅游警察
"patrol" // 巡逻警察
curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/pu/zfyinfo/' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": {
"deviceModel": "string",
"IMEIMEID": "string",
"serial": "string",
"userNo": "string",
"userName": "string",
"userDescribe": "string",
"unitNo": "string",
"unitName": "string",
"postName": "string",
"policeType": "string",
"defaultConference": "string",
"currentConference": "string"
}
}