LifePayment/LifePayment.Application/LifePay/LifePayService.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -2092,7 +2092,7 @@ return new OrderPriceReturn() { PlatformPrice = platformPrice.HasValue? platformPrice.Value:0, PlatformPrice = platformPrice.HasValue? platformPrice.Value :0, PremiumPrice = premiumPrice.HasValue ? premiumPrice.Value : 0, ChannlesRakePrice = channlesRakePrice.HasValue? channlesRakePrice.Value:0, Profit = profit.HasValue ? profit.Value : 0