curl --location --request GET 'http://1.24.238.233:19051/api/environmentQuality/score/nsi' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": {
"Le": 0.0,
"shorelineLength": 0.0,
"NSI": 0.0,
"NSle": 0.0,
"NSIr": 0
}
}