1
This commit is contained in:
@@ -101,8 +101,8 @@ func TestOrderStatusAndPsInfo(t *testing.T) {
|
|||||||
a := NewExpress("7153997323561879075", "3517d3ea-b96b-4379-a7a4-2d9389e8ffeb", "")
|
a := NewExpress("7153997323561879075", "3517d3ea-b96b-4379-a7a4-2d9389e8ffeb", "")
|
||||||
a.CreateToken()
|
a.CreateToken()
|
||||||
param := make(map[string]interface{}, 0)
|
param := make(map[string]interface{}, 0)
|
||||||
param["third_carrier_order_id"] = "1412943984034971648"
|
param["third_carrier_order_id"] = "1412986874296139776"
|
||||||
param["logistics_context"] = "骑手接单"
|
param["logistics_context"] = "骑手送达2"
|
||||||
param["courier_name"] = "刘磊"
|
param["courier_name"] = "刘磊"
|
||||||
param["courier_phone"] = "18981810340"
|
param["courier_phone"] = "18981810340"
|
||||||
a.OrderStatusAndPsInfo(param)
|
a.OrderStatusAndPsInfo(param)
|
||||||
|
|||||||
Reference in New Issue
Block a user