LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -2234,7 +2234,7 @@ var channlesRakePrice = grossProfit * (channlesRakeRate) / 100; /// 利润 var profit = grossProfit - channlesRakePrice - (premiumRate); var profit = grossProfit - channlesRakePrice - premiumPrice; return new OrderPriceReturn() {