Commit 2b367c8c by xiaoer.li@freemud.com

Merge remote-tracking branch 'remotes/origin/feature/2.0-换购券' into qa

parents db7a55c8 3b02cbda
...@@ -734,7 +734,7 @@ public class CouponServiceImpl implements CouponService { ...@@ -734,7 +734,7 @@ public class CouponServiceImpl implements CouponService {
} }
} }
if (CollectionUtils.isNotEmpty(couPonstoreIds) && !couPonstoreIds.contains(storeId)) { if (CollectionUtils.isNotEmpty(couPonstoreIds) && !couPonstoreIds.contains(storeId)) {
// return null; return null;
} }
......
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