curl --location --request GET 'http://1.24.238.233:19051/api/environmentQuality/qualityWell' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": [
{
"pkid": "",
"well": "",
"wellCode": 0,
"longitude": "",
"latitude": "",
"type": "",
"isUse": "",
"gl2020": 0.0
}
]
}