curl --location --request GET '/api/channel/oaReply/detail' \
--header 'token: 571b124e944c0fddd2a8450664e77fe1o2Zm3f'{
"code": 200,
"msg": "成功",
"data": {
"id": 16,
"name": "嘎嘎嘎",
"replyType": 1,
"contentType": 1,
"content": "ggg",
"sort": 50,
"status": 0
}
}