1
This commit is contained in:
@@ -123,7 +123,7 @@ func pay4OrderByLaKaLa(ctx *jxcontext.Context, order *model.GoodsOrder, payType
|
|||||||
Remark: "聚合主扫订单",
|
Remark: "聚合主扫订单",
|
||||||
}
|
}
|
||||||
dao.WrapAddIDCULEntity(separate, ctx.GetUserName())
|
dao.WrapAddIDCULEntity(separate, ctx.GetUserName())
|
||||||
dao.CreateEntity(db, separate)
|
err = dao.CreateEntity(db, separate)
|
||||||
}
|
}
|
||||||
order.VendorOrderID2 = result.LogNo
|
order.VendorOrderID2 = result.LogNo
|
||||||
dao.UpdateEntity(db, order, "VendorOrderID2")
|
dao.UpdateEntity(db, order, "VendorOrderID2")
|
||||||
|
|||||||
Reference in New Issue
Block a user