1
This commit is contained in:
@@ -239,7 +239,7 @@ func (d DeliveryHandler) GetRiderInfo(orderId string, deliveryId int64, uuWaybil
|
||||
CourierName: waybill.DriverName,
|
||||
CourierPhone: waybill.DriverMobile,
|
||||
//LogisticsProviderCode: utils.UUPTCode,
|
||||
LogisticsProviderCode: "UU",
|
||||
LogisticsProviderCode: "10005",
|
||||
LogisticsStatus: utils.Str2Int(waybill.State),
|
||||
}
|
||||
if len(waybill.DriverLastloc) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user