{
"year": "string",
"areaId": "string",
"pageIndex": "string",
"pageSize": "string"
}
curl --location --request POST '/api-jhHouse/zyjgyc.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"year": "string",
"areaId": "string",
"pageIndex": "string",
"pageSize": "string"
}'
{
"data": {
"cpage": 1,
"totalitem": 2,
"totalpage": 1,
"pagesize": 20,
"nextpage": 1,
"previouspage": 1,
"hasnextpage": false,
"hasprevioupage": false,
"hasfristpage": false,
"hasendpage": false,
"list": [
{
"listingPrice": 8.00,
"dw": "元/年/亩",
"proportion": "低于上一份合同27.27%",
"name": "cs1",
"id": "297edff892b711c90192b757ac8e003e",
"proName": "测试项目004",
"lastPrice": 11.00
},
{
"listingPrice": 8.00,
"dw": "元/年/亩",
"proportion": "低于上一份合同27.27%",
"name": "cs1",
"id": "297edff892b711c90192b757ac8e003e",
"proName": "测试项目004",
"lastPrice": 11.00
}
],
"map": null
},
"msg": "成功",
"success": true,
"code": 0
}