curl --location --request GET '/zjjytransport/waybillAttachment/selectList?waybillCode=' \
--header 'App-Version;' \
--header 'App-Code;' \
--header 'Produce-Code;' \
--header 'Terminal-Type;' \
--header 'Authorization;'
[
{
"waybillCode": "",
"type": 0,
"attachUrl": ""
}
]