Authorization: Bearer ********************curl --location 'http://10.12.186.133:30924/hub/ba_rv_rel/insi?name=%E9%BE%99%E5%87%A4%E6%B2%B3' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": null,
"data": {
"list": [
{
"id": "1871453220951519237",
"name": "穿北运河倒虹吸"
}
],
"total": 1
},
"ok": true
}