记得上下班打卡 | git大法好,push需谨慎

Commit d575064a authored by 胡佳晨's avatar 胡佳晨

无规则券不可用

parent 6f57412b
......@@ -178,6 +178,8 @@ public class CouponBaseUtil {
}
if (size > 1 && dtoItem.getCouType().equals(4)) {
isTarget = false;
}else if (dtoItem.getUseRules().size() == 0 && !dtoItem.getBusiType().equals(0)) {
isTarget = false;
}
}
}
......
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