Authorization: Bearer ********************curl --location --request GET 'http://10.12.186.133:30924/hub/ba_rv_rel/fldg?name=独流减河' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": null,
"data": {
"list": [
{
"id": "1861712489706987535",
"name": "大港水库北围堤分洪口门"
}
],
"total": 1
},
"ok": true
}