1
This commit is contained in:
@@ -491,5 +491,7 @@ func (c *DeliveryHandler) GetRiderInfo(orderId string, deliveryId int64, mtPeiso
|
|||||||
result.LogisticsContext = model.RiderGetOrderDeliverOther
|
result.LogisticsContext = model.RiderGetOrderDeliverOther
|
||||||
}
|
}
|
||||||
|
|
||||||
|
globals.SugarLogger.Debugf("dadaresult_order := %s", utils.Format4Output(order, false))
|
||||||
|
globals.SugarLogger.Debugf("result_result := %s", utils.Format4Output(result, false))
|
||||||
return result, nil
|
return result, nil
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user