curl --location --request GET 'http://192.168.11.46:13000/floodBenefits/export'{
"code": 0,
"msg": "string",
"total": "string",
"data": [
{
"id": 0,
"resCode": "string",
"protectName": "string",
"cityMan": 0,
"townMan": 0,
"villageMan": 0,
"ecoScale": 0,
"landArea": 0,
"irrRangeArea": "string",
"status": "string",
"deleteFlag": 0,
"createBy": "string",
"createTime": "string",
"checkBy": "string",
"checkTime": "string",
"updateBy": "string",
"updateTime": "string",
"resName": "string",
"note": "string"
}
]
}