1
This commit is contained in:
@@ -32,7 +32,7 @@ func TestPickUp(t *testing.T) {
|
||||
|
||||
func TestOrderQuery(t *testing.T) {
|
||||
jdParams := map[string]interface{}{
|
||||
"orderId": "2423124647018693",
|
||||
"orderId": "2429933823001193",
|
||||
}
|
||||
result, totalCount, err := api.OrderQuery(jdParams)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user