curl --location --request GET '172.22.72.236:9090/pollution/page?current=1&size=10'{
"code": 0,
"msg": "",
"data": {
"total": 0,
"records": [
{
"id": 0,
"categoryId": 0,
"data": 0.0,
"createdTime": "",
"unit": "",
"distractId": 0
}
]
}
}