LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -1390,7 +1390,7 @@ order.ACOOLYOrderNo = result.ACOOLYOrderNo; order.ACOOLYStatus = ACOOLYStatusEnum.充值中; await _lifePayOrderRepository.UpdateAsync(order); _logger.LogInformation("生活缴费订单状态:" + order.LifePayOrderStatus.ToString()); _logger.LogInformation("生活缴费订单:" + order.ToJson()); /// 创建生活缴费消费记录 await _lifePayOrderService.CreatLifePayConsumption(ACOOLYStatusEnum.充值中, order.OrderNo, order.ACOOLYOrderNo,