Commit 8927ce2d by 周晓航

重新提交代码

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent ead220a2
...@@ -92,7 +92,7 @@ public class PlatformCouponRelationServiceImpl implements CouponRelationService ...@@ -92,7 +92,7 @@ public class PlatformCouponRelationServiceImpl implements CouponRelationService
/** /**
* 要校验一遍是否 使用了 需要核销的券 代金券 商品券 运费全 折扣券 需要核销 * 要校验一遍是否 使用了 需要核销的券 代金券 商品券 运费全 折扣券 需要核销
* *
* @param accountList 这里会传递 多张券 和其他的计算 类型 * @param accountList 这里会传递 多张券 和其他的计算 类型
* @return * @return
*/ */
private boolean checkAccountList(List<QueryOrdersResponseDto.DataBean.OrderBean.AccountBean> accountList) { private boolean checkAccountList(List<QueryOrdersResponseDto.DataBean.OrderBean.AccountBean> accountList) {
......
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