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