Authorization: Bearer ********************
curl --location --request GET 'http://10.12.186.133:30924/hub/attBase/proxy/ba_dike_att?id=&name&pageNum=1&pageSize=10' \
--header 'Authorization: Bearer <token>'
{
"code": 0,
"msg": "",
"data": [
{
"": {}
}
],
"ok": false
}