|
|
@@ -351,6 +351,7 @@ public class WxCouponSendServiceImpl implements WxCouponSendService { |
|
|
BusinessCircleBase circleBase = (BusinessCircleBase) param; |
|
|
BusinessCircleBase circleBase = (BusinessCircleBase) param; |
|
|
cUserId = circleBase.getCUserId(); |
|
|
cUserId = circleBase.getCUserId(); |
|
|
tenantEntity = circleBase; |
|
|
tenantEntity = circleBase; |
|
|
|
|
|
break; |
|
|
}else{ |
|
|
}else{ |
|
|
return false; |
|
|
return false; |
|
|
} |
|
|
} |
|
|
|