curl --location --request GET 'http://222.79.247.164:8081/api/billOfLoading/getBillOfLading'
{
"status_code": 200,
"state": "ok",
"list": [
{
"billNumber": "AT2021125838949",
"blNo": "ASHUTIA210748806",
"state": "已确认",
"changeBillState": "",
"forwardingClause": "DOOR/CY",
"startPort": "泉州",
"endPort": "天津",
"boxNum": "3*20GP",
"quantity": 3,
"reportedAmount": 3,
"goods": "抛光砖",
"ladingTime": "2021-12-06 10:25",
"transportTime": "2021-12-09",
"boxNumbers": [
"TELU2409622",
"BMOU1320443",
"TELU2051333"
]
}
]
}