Authorization: Bearer ********************
curl --location --request POST '/back/goodsImage/delete?id=' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": {} }