{"id":"869250343766237185"}
curl --location --request POST '/api/hrm/restful/channelUsers' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"869250343766237185"}'
{
"code": 200,
"msg": "接口返回成功",
"status": true,
"data": [
{
"employee": 783997291687952400,
"channel": 869250343766237200
},
{
"employee": 2223886704376042200,
"channel": 869250343766237200
}
],
"fail": false
}