{
"token": "epoint_webserivce_**##0601",
"params": {
"currentpage": 0,
"pagesize": 6,
"areacode": "",
"subjecttype": "2", //政策专题分类 查询具体分类时传值
}
}
// {
// "token": "epoint_webserivce_**##0601",
// "params": {
// "areacode": "辖区编码",
// "currentpage": 0,当前页
// "pagesize": 12,每页数量
// "subjectname": "政策专题名称",
// "issecond": 1,//是否二级页面展示
// "isAll": "",//查询全部专题时传值
// "isHot": "",//查询热门专题时传值
// "subjecttype": "",//政策专题分类 查询具体分类时传值
// "order": "排序",
// "is_first": "是否门户首页展示",
// "is_second": "是否二级页面展示"
// }
// }
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/ystPolicy/getPolicySubjectList' \
--header 'Cookie: Path=/;sid=a6907452562820a5d9e4b15e522f7645' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "epoint_webserivce_**##0601",
"params": {
"currentpage": 0,
"pagesize": 6,
"areacode": "",
"subjecttype": "2", //政策专题分类 查询具体分类时传值
}
}
// {
// "token": "epoint_webserivce_**##0601",
// "params": {
// "areacode": "辖区编码",
// "currentpage": 0,当前页
// "pagesize": 12,每页数量
// "subjectname": "政策专题名称",
// "issecond": 1,//是否二级页面展示
// "isAll": "",//查询全部专题时传值
// "isHot": "",//查询热门专题时传值
// "subjecttype": "",//政策专题分类 查询具体分类时传值
// "order": "排序",
// "is_first": "是否门户首页展示",
// "is_second": "是否二级页面展示"
// }
// }'
{"custom":{"code":1,"datalist":[{"isFirst":"1","imgurl":"https://api.cqdcg.com/epoint-web-ystmh/epointystmhwz/pages/policysubjectimg/cxqd.png","publishOuguid":"c8c276af-d87e-402d-911f-94f7b09360e6","isSecond":"1","orderNum":0,"rowGuid":"560837E2-EF51-4202-9C4E-898C1B280BF0","subjectType":"2","picture":"cxqd.png","isHot":"1","url":"","subjectName":"补助类","publishOuname":"重庆市江北区行政服务中心"},{"isFirst":"1","imgurl":"https://api.cqdcg.com/epoint-web-ystmh/epointystmhwz/pages/policysubjectimg/kczl.png","publishOuguid":"c8c276af-d87e-402d-911f-94f7b09360e6","isSecond":"1","orderNum":0,"rowGuid":"D84B8C03-C873-4735-A272-4C5C2858A8DE","subjectType":"1","picture":"kczl.png","isHot":"1","url":"","subjectName":"科创类","publishOuname":"重庆市江北区行政服务中心"},{"isFirst":"1","imgurl":"https://api.cqdcg.com/epoint-web-ystmh/epointystmhwz/pages/policysubjectimg/kczl.png","publishOuguid":"500000REGION","isSecond":"1","orderNum":0,"rowGuid":"98ECAAAF-09A7-4EA8-8BB1-8EC797515806","subjectType":"2","picture":"kczl.png","isHot":"1","url":"","subjectName":"重庆小微企业专题","publishOuname":"系统管理部"}],"count":3,"text":"查询政策专题列表成功!"},"status":{"code":200,"text":""}}