{"groupIds":[778022562737790977,778041215644844032],"closed":0}
curl --location --request POST '/api/hrm/restful/closeChannels' \
--header 'Content-Type: application/json' \
--data-raw '{"groupIds":[778022562737790977,778041215644844032],"closed":0}'
{
"code": 200,
"msg": "接口返回成功",
"status": true,
"data": true,
"fail": false
}