This commit is contained in:
苏尹岚
2020-12-30 10:24:52 +08:00
parent 6131688963
commit 19a076f65f
2 changed files with 12 additions and 9 deletions

View File

@@ -127,7 +127,7 @@ func TestCancelWayBill(t *testing.T) {
}
func TestQueryDynamicTraceInfo(t *testing.T) {
result, err := api.QueryDynamicTraceInfo("JDVD01119013942")
result, err := api.QueryDynamicTraceInfo("JDVD01333952184")
if err != nil {
t.Fatal(err)
}