Authorization: Bearer ********************
curl --location --request GET '/api/front/order/deliveryJsonPath/456' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{"code":200,"message":"操作成功","data":"orderDeliveryInfo/2024-07-22/456_1721642602839.json"}