This commit is contained in:
richboo111
2024-01-11 17:10:31 +08:00
parent 753bb91622
commit 744a0f51b8

View File

@@ -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{}{