{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"records": [
{
"id": 1,
"name": "天然气",
"price": 500,
"createdTime": "string"
}
]
}
}