curl --location --request POST '/adminapi/chat.chat_record/del' \ --data-urlencode 'id='
{ "code": 1, "show": 0, "msg": "操作成功", "data": [] }