curl --location '/adminapi/wechat.official_account_reply/detail' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 10,
"name": "在不在",
"keyword": "在吗",
"reply_type": "2",
"matching_type": 1,
"content_type": 1,
"content": "在的呀~有什么可以帮到您",
"status": 0,
"sort": 20,
"reply_type_desc": "关键词回复",
"matching_type_desc": "全匹配",
"content_type_desc": "文本",
"status_desc": "禁用"
}
}