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