Authorization: Bearer ********************
curl --location --request GET '/back/orderGoodLogistics/' \ --header 'Authorization: Bearer <token>'
{ "empty": true, "property1": {}, "property2": {} }