curl --location --request GET '/adminapi/channel.official_account_reply/lists?reply_type=' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"lists": [
{
"id": 11,
"name": "关注回复",
"keyword": "",
"matching_type": 1,
"content": "关注回复",
"content_type": 2,
"status": 1,
"sort": 1,
"content_image": "http://www.php-gtp.localhost/uploads/images/20230613/202306131033031da8b2812.jpg",
"matching_type_desc": "全匹配",
"content_type_desc": "",
"status_desc": "开启"
}
],
"count": 8,
"page_no": 1,
"page_size": 25,
"extend": []
}
}