From 744a0f51b8235f03af07c19c042a03cc8860d91b Mon Sep 17 00:00:00 2001 From: richboo111 Date: Thu, 11 Jan 2024 17:10:31 +0800 Subject: [PATCH] 1 --- business/partner/delivery/uupt/waybill.go | 1 + 1 file changed, 1 insertion(+) diff --git a/business/partner/delivery/uupt/waybill.go b/business/partner/delivery/uupt/waybill.go index 543575426..252f9e0f8 100644 --- a/business/partner/delivery/uupt/waybill.go +++ b/business/partner/delivery/uupt/waybill.go @@ -339,6 +339,7 @@ func getOrderPrice(order *model.GoodsOrder) (orderPrice *uuptapi.GetOrderPriceRe address += districtName } address += store.Address + globals.SugarLogger.Debugf("uupt test CityName=%s, DistrictName=%s", cityName, districtName) globals.SugarLogger.Debugf("uupt test address=%s", address) param := map[string]interface{}{