{
"comment": "string",
"type": "string",
"id": "string",
"nodeId": "string",
"checkTime": "string"
}
curl --location --request POST 'szThreePublicAffairs/threePublicAffairsApprove.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"comment": "string",
"type": "string",
"id": "string",
"nodeId": "string",
"checkTime": "string"
}'
{
"code": "string",
"msg": "string",
"data": {}
}