This commit is contained in:
邹宗楠
2023-05-15 18:30:38 +08:00
parent 919368f70e
commit 538a942595

View File

@@ -68,7 +68,7 @@ import (
//
func TestQueryOrderInfo(t *testing.T) {
dadaapi = New("dada154e2a41fd6cef3", "7f97d8f258b70b450f04e7ab274ed8f8", "6660", "http://callback.jxc4.com/dadadelivery/msg", true)
result, err := dadaapi.QueryOrderInfo("1100538083115517396")
result, err := dadaapi.QueryOrderInfo("88421859678001")
if err != nil {
t.Fatal(err)
}