1
This commit is contained in:
@@ -339,6 +339,7 @@ func getOrderPrice(order *model.GoodsOrder) (orderPrice *uuptapi.GetOrderPriceRe
|
|||||||
address += districtName
|
address += districtName
|
||||||
}
|
}
|
||||||
address += store.Address
|
address += store.Address
|
||||||
|
globals.SugarLogger.Debugf("uupt test CityName=%s, DistrictName=%s", cityName, districtName)
|
||||||
globals.SugarLogger.Debugf("uupt test address=%s", address)
|
globals.SugarLogger.Debugf("uupt test address=%s", address)
|
||||||
|
|
||||||
param := map[string]interface{}{
|
param := map[string]interface{}{
|
||||||
|
|||||||
Reference in New Issue
Block a user