zhengyiming
2025-04-16 b463e74fdbc6cb88dd4c657783a9accccbf55675
LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -1387,7 +1387,8 @@
            return;
        }
        order.PlatformDeductionAmount = payAmount;
        // order.PlatformDeductionAmount = payAmount;
        if (acoolyOrderNo.IsNotNullOrEmpty())
        {
            order.ACOOLYOrderNo = acoolyOrderNo;