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