curl --location --request POST 'http://www.likeadmin.localhost/adminapi/channel.official_account_reply/add' \
--header 'token: {{token}}' \
--data-urlencode 'reply_type=' \
--data-urlencode 'content=' \
--data-urlencode 'status='{
"code": 1,
"show": 1,
"msg": "操作成功",
"data": []
}