Commit e29df43d authored by hezhen's avatar hezhen

123

parent c40d3d0b
......@@ -54,6 +54,8 @@ public class ActivityUserJoinBiz extends BaseBiz<ActivityUserJoinMapper,Activity
}
insertSelective(userJoin);
ruleBiz.updateById(rule);
//领取优惠卷
receiveCoupn(userId);
}
//领取优惠卷
......
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