curl --location 'https://webdiff.perk-net.com/api/open/notifyChannel/list' \
--header 'token: 19059c06a4024a0e99214e4a05cc84a1'{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"name": "string",
"type": "string",
"config": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
]
}