Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:81/shop/column/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "", "data": false }