Browse Source

bug

release_toaliyun_real
xhxu 4 years ago
parent
commit
3550f169f3
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      mallinkService/src/main/java/com/iformall/service/impl/WxCouponSendServiceImpl.java

+ 1
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxCouponSendServiceImpl.java View File

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


Loading…
Cancel
Save