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