{
"token": "epoint_webserivce_**##0601",
"params": {
"suffr": "legal",
"currentpage": 0,
"pagesize": 10,
"policyguid": "",
"status": 11,
"keyword": ""
}
}
curl --location --request POST 'https://api.cqdcg.com/epoint-web-ystmh/rest/businessZone/getMyProjects' \
--header 'Cookie: sid=a6907452562820a5d9e4b15e522f7645;Path=/' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "epoint_webserivce_**##0601",
"params": {
"suffr": "legal",
"currentpage": 0,
"pagesize": 10,
"policyguid": "",
"status": 11,
"keyword": ""
}
}'