测试接口
This commit is contained in:
@@ -874,8 +874,8 @@ func generateOrder(ctx *jxcontext.Context, jxOrder *JxOrderInfo, addressID int64
|
|||||||
outJxOrder.TotalPrice = outJxOrder.OrderPrice + outJxOrder.FreightPrice
|
outJxOrder.TotalPrice = outJxOrder.OrderPrice + outJxOrder.FreightPrice
|
||||||
outJxOrder.ActualPayPrice = outJxOrder.TotalPrice
|
outJxOrder.ActualPayPrice = outJxOrder.TotalPrice
|
||||||
fmt.Println("testststststststst", utils.Format4Output(outJxOrder, false))
|
fmt.Println("testststststststst", utils.Format4Output(outJxOrder, false))
|
||||||
fmt.Println("tes111111111111111", utils.Format4Output(jxOrder, false))
|
|
||||||
outJxOrder.Skus[0].DefendPrice = jxOrder.Skus[0].DefendPrice
|
outJxOrder.Skus[0].DefendPrice = jxOrder.Skus[0].DefendPrice
|
||||||
|
fmt.Println("tes111111111111111", utils.Format4Output(outJxOrder, false))
|
||||||
} else {
|
} else {
|
||||||
outJxOrder = nil
|
outJxOrder = nil
|
||||||
deliveryAddress = nil
|
deliveryAddress = nil
|
||||||
|
|||||||
Reference in New Issue
Block a user