zhengyuxuan
2025-04-11 b20d387d7d7c03afb75dac8b9f4c2a0238f5fcc2
提交
1个文件已修改
3 ■■■■ 已修改文件
LifePayment/LifePayment.Application/LifePay/LifePayService.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -1387,7 +1387,8 @@
            return;
        }
        order.PlatformDeductionAmount = payAmount;
        // order.PlatformDeductionAmount = payAmount;
        if (acoolyOrderNo.IsNotNullOrEmpty())
        {
            order.ACOOLYOrderNo = acoolyOrderNo;