Commit 3bbe1973 by 周晓航

Merge branch 'KA-储值卡增加营销规则同享配置ID1046436-zxh-20220505' into qa

parents 65c2135b bcb6496b
......@@ -1076,7 +1076,7 @@ public class ShoppingCartNewServiceImpl implements ShoppingCartNewService {
String svcDiscountDesc = result.getSvcDiscountDesc();
result.setSvcDiscountDesc(svcDiscountDesc+"--"+result.getCurrentTime());
}
return ResponseUtil.success();
return ResponseUtil.success(result);
// return ResponseUtil.success(goodsList.getResult());
}
......
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