1
This commit is contained in:
@@ -103,11 +103,11 @@ func TestOrderStatusAndPsInfo(t *testing.T) {
|
||||
a := NewExpress("7153997323561879075", "3517d3ea-b96b-4379-a7a4-2d9389e8ffeb", "")
|
||||
a.CreateToken()
|
||||
param := make(map[string]interface{}, 0)
|
||||
param["third_carrier_order_id"] = "4995851215059621284"
|
||||
param["third_carrier_order_id"] = "4996521792598113690"
|
||||
param["logistics_context"] = "呼叫骑手"
|
||||
param["opcode"] = "CALL_RIDER"
|
||||
param["courier_name"] = "徐业圩"
|
||||
param["courier_phone"] = "19817862055"
|
||||
param["courier_name"] = ""
|
||||
param["courier_phone"] = ""
|
||||
a.OrderStatusAndPsInfo(param)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user