This commit is contained in:
邹宗楠
2023-02-02 11:49:53 +08:00
parent bbef8a7334
commit c18c4fe376

View File

@@ -36,5 +36,5 @@ func Test(t *testing.T) {
}
func TestGetShipmentInfo(t *testing.T) {
a.GetShipmentInfo(5030006277901491620, 0, ShipmentTypeInvoice)
a.GetShipmentInfo(5030274019371220703, 0, ShipmentTypeInvoice)
}