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