This commit is contained in:
苏尹岚
2020-12-29 09:17:25 +08:00
parent 2a972fbf85
commit b5b059e30d
6 changed files with 9 additions and 9 deletions

View File

@@ -135,7 +135,7 @@ func TestQueryDynamicTraceInfo(t *testing.T) {
}
func TestWaybillQuery(t *testing.T) {
result, err := api.WaybillQuery("JDVD01119013942")
result, err := api.WaybillQuery("JDVD01319320290")
if err != nil {
t.Fatal(err)
}