{
"token": "epoint_webserivce_**##0601",
"params": {
"currentpage": 0,
"pagesize": 10,
"ouguid": "",
"keyword": "",
"orderfield": "",
"orderfrom": "desc",
"areacode": "500000",
"publishdatetype": "",
"publishdatefrom": "",
"publishdateto": "",
"title": "",
"publishtype": ""
}
}
// {
// "token": "epoint_webserivce_**##0601",
// "params": {
// "currentpage": 0,当前页
// "pagesize": 10,每页数量
// "ouguid": "部门",
// "orderfield": "排序字段",
// "orderfrom": "排序方向:正序asc/倒叙desc",
// "areacode": "区县编码",
// "publishdatetype": "发布时间范围",
// "publishdatefrom": "自定义发布时间开始",
// "publishdateto": "自定义发布时间结束",
// "title": "标题"
// }
// }
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/ayystPolicy/getProjectPublishList' \
--header 'Cookie: Path=/;sid=a6907452562820a5d9e4b15e522f7645' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "epoint_webserivce_**##0601",
"params": {
"currentpage": 0,
"pagesize": 10,
"ouguid": "",
"keyword": "",
"orderfield": "",
"orderfrom": "desc",
"areacode": "500000",
"publishdatetype": "",
"publishdatefrom": "",
"publishdateto": "",
"title": "",
"publishtype": ""
}
}
// {
// "token": "epoint_webserivce_**##0601",
// "params": {
// "currentpage": 0,当前页
// "pagesize": 10,每页数量
// "ouguid": "部门",
// "orderfield": "排序字段",
// "orderfrom": "排序方向:正序asc/倒叙desc",
// "areacode": "区县编码",
// "publishdatetype": "发布时间范围",
// "publishdatefrom": "自定义发布时间开始",
// "publishdateto": "自定义发布时间结束",
// "title": "标题"
// }
// }'
{"custom":{"code":1,"totalnum":2,"text":"获取信息公示列表成功!","list":[{"acceptou":"重庆市","is_hot":false,"publishtime":"2023-10-13","title":"关于印发《支持企业技术改造投资和扩大再投资政策措施》的通知","rowguid":"e49d1d32-b8c4-448d-b752-2edf2015cef8","is_top":false},{"acceptou":"重庆经济技术开发区管理委员会市场监督管理局","is_hot":false,"publishtime":"2023-10-13","title":"关于印发《重庆市促进工业经济平稳增长若干政策措施》的通知","rowguid":"b7e5f490-fd20-4272-ac9c-b99a8d119065","is_top":false}]},"status":{"code":200,"text":""}}