1
This commit is contained in:
@@ -238,14 +238,14 @@ func TestApplyCompensation(t *testing.T) {
|
||||
|
||||
func TestOrderStatusAndPsInfo(t *testing.T) {
|
||||
api.OrderStatusAndPsInfo(map[string]interface{}{
|
||||
"order_id": "2801206020864396574",
|
||||
"third_carrier_order_id": "2801206020864396574",
|
||||
"courier_name": "王勇",
|
||||
"courier_phone": "18180822681",
|
||||
"logistics_status": "40",
|
||||
"latitude": "30.549650",
|
||||
"longitude": "104.260709",
|
||||
"logistics_provider_code": "10017",
|
||||
"order_id": "301923143817184437",
|
||||
"third_carrier_order_id": "3035904010050124404",
|
||||
"courier_name": "唐正",
|
||||
"courier_phone": "15902809732",
|
||||
"logistics_status": "20",
|
||||
"latitude": "30.760525",
|
||||
"longitude": "104.053413",
|
||||
"logistics_provider_code": "10002",
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user