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