|
|
@ -2979,7 +2979,7 @@ namespace BBWYB.Server.Business |
|
|
|
.Set(o => o.FreightPrice, dbOrder.FreightPrice); |
|
|
|
|
|
|
|
updatePurchaseOrder = fsql.Update<OrderPurchaseInfo>(orderPurchaseInfo.Id).Set(opi => opi.IsAutoEditOrderPrice, Enums.AutoEditOrderPriceType.已平价); |
|
|
|
#region
|
|
|
|
#endregion
|
|
|
|
} |
|
|
|
|
|
|
|
#region 订单Sku成本
|
|
|
|