curl --location --request GET 'http://1.24.238.233:19051/api/environmentQuality/score/gq' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": {
"map": {
"": [
{
"pkid": "",
"year": "",
"term": "",
"well": "",
"name": "",
"indexCode": "",
"indexValue": 0.0,
"indexLevel": 0
}
]
},
"GQ_2": 0,
"GQ_1": 0,
"GQr": 0
}
}