Commit 5f610259 by xiaoer.li@freemud.com

fix:优惠金额

parent 8d53ffc2
...@@ -89,6 +89,7 @@ public class CustomerScoreService implements IPromotionService { ...@@ -89,6 +89,7 @@ public class CustomerScoreService implements IPromotionService {
customerScoreVo.setScoreReduceState(5); customerScoreVo.setScoreReduceState(5);
userScoreUseDetail.getResult().setScoreState(5); userScoreUseDetail.getResult().setScoreState(5);
discountAmount = 0; discountAmount = 0;
customerScoreVo.setReduceAmount(0);
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment