curl --location --request GET 'http://1.24.238.233:19051/api/environmentQuality/getGlAll' \ --header 'Authorization;'
{ "code": 0, "msg": "", "data": [ { "gl": 0.0, "glr": 0, "term": "" } ] }