LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -1707,8 +1707,7 @@ await _lifePayOrderRepository.UpdateAsync(order); #region 记录日志 await LifePayOrderHistory("退款驳回", "退款", order.Id, (int)OperateHistoryTypeEnum.LifePayRefund); await LifePayOrderHistory("退款驳回", "退款驳回", order.Id, (int)OperateHistoryTypeEnum.LifePayRefund); #endregion } else