...
|
...
|
@@ -280,7 +280,7 @@ public class ChargeService { |
|
|
}
|
|
|
}
|
|
|
|
|
|
logger.info("[{}] step coupon charge,newFinalAmount:{},couponPayResultList:{}",
|
|
|
logger.info("[{}] summary coupon charge,newFinalAmount:{},couponPayResultList:{}",
|
|
|
chargeContext.getChargeParam().getUid(), chargeResult.getFinalAmount(), chargeResult.getCouponPayResultList());
|
|
|
}
|
|
|
|
...
|
...
|
|