Authorization: Bearer ********************curl --location --request GET 'http://10.12.186.133:30924/hub/attBase/hp/baResAtt/index?name&adId=1201121&proId=HP001120112000001X' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "",
"data": [
{
"id": 0,
"projId": "",
"name": "",
"geom": "",
"x": 0.0,
"y": 0.0,
"loc": "",
"tableName": "",
"type": "",
"pType": ""
}
]
}