curl --location --request GET 'http://192.168.11.46:13000/irrBenefits/export'{
"code": 0,
"msg": "string",
"total": "string",
"data": [
{
"id": 0,
"resCode": "string",
"irrName": "string",
"totalArea": "string",
"designArea": 0,
"effectArea": 0,
"realArea": 0,
"designWater": 0,
"effectWater": 0,
"foodOutput": 0,
"ecoOutput": 0,
"related": "string",
"status": "string",
"deleteFlag": 0,
"createBy": "string",
"createTime": "string",
"checkBy": "string",
"checkTime": "string",
"updateBy": "string",
"updateTime": "string",
"resName": "string",
"note": "string"
}
]
}