{
"token": "Epoint_WebSerivce_**##0601",
"params": {
"currentpage": "0",
"pagesize": "10",
"status": "10",
"infotitle": "",
"columnnumber": "",
"columnguid": "",
"belongWd": ""
}
}
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/inforest/getInfoReleaseList' \
--header 'Cookie: Path=/;sid=a6907452562820a5d9e4b15e522f7645' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "Epoint_WebSerivce_**##0601",
"params": {
"currentpage": "0",
"pagesize": "10",
"status": "10",
"infotitle": "",
"columnnumber": "",
"columnguid": "",
"belongWd": ""
}
}'
{"custom":{"issingle":true,"code":"1","infoList":{"pictureAttachList":[],"infoGuid":"c2fb6717-7f35-4a55-b5c0-ea2dec29d626","infoTitle":"简介","infoType":"others","operateUser":"系统管理员","linkUrl":"","createdate":"2023-10-13 10:34:53","infoContent":"","attachList":[],"operateDate":"2023-10-13 10:34:53"},"text":"调用成功"},"status":{"code":"200","text":""}}