aa
This commit is contained in:
@@ -127,7 +127,7 @@ func TestCancelWayBill(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestQueryDynamicTraceInfo(t *testing.T) {
|
||||
result, err := api.QueryDynamicTraceInfo("JDVD01333952184")
|
||||
result, err := api.QueryDynamicTraceInfo("JDVD01376429529")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
@@ -135,7 +135,7 @@ func TestQueryDynamicTraceInfo(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestWaybillQuery(t *testing.T) {
|
||||
result, err := api.WaybillQuery("JDVD01319320290")
|
||||
result, err := api.WaybillQuery("JDVD01345722555")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user