curl --location --request POST '/shopapi/goods/del' \ --form 'id=""'
{ "code": 1, "show": 1, "msg": "操作成功", "data": [] }