curl --location --request GET 'http://222.79.247.164:8081/api/billOfLoading/listShipments?blNo='
{ "status_code": 200, "data": [ { "shipOrder": "1", "shipName": "港宏23", "voyage": "015N", "counts": 1, "dischargingPort": "天津", "loadingPort": "泉州", "etd": "2021-12-15", "atd": null, "eta": null, "ata": null } ], "state": "ok" }