This commit is contained in:
邹宗楠
2023-07-14 17:07:59 +08:00
parent 3521286562
commit a73ecfb86c
4 changed files with 6 additions and 6 deletions

View File

@@ -191,6 +191,7 @@ func GetOrderRiderInfoToPlatform(orderId string, wayBillStatus int) {
if riderInfo.OrderId == "" {
riderInfo.OrderId = v.VendorOrderID
riderInfo.LogisticsProviderCode = "10017"
}
if riderInfo.ThirdCarrierOrderId == "" {