Authorization: Bearer ********************curl --location --request GET 'https://jiugang.mhiiot.cn/openapi/projectapi/component/dictionay?DataType=driver&SearchKey=李' \
--header 'Authorization: Bearer <token>'{
"statusCode": 200,
"data": {
"items": [
{
"id": "575886006234906949",
"name": "常李文"
},
{
"id": "637161224823373893",
"name": "李广波"
}
]
},
"errorMessage": "",
"mD5": "0cebf4aaa1ad01e30b4c672d4a354db2",
"isSuccess": true,
"timestamp": "1735210450"
}