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