Browse Source

fix bug

release_toaliyun_real
lin 3 years ago
parent
commit
69e0f20487
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      mallinkService/src/main/java/com/iformall/service/impl/TtCouponGoodsServiceImpl.java

+ 0
- 2
mallinkService/src/main/java/com/iformall/service/impl/TtCouponGoodsServiceImpl.java View File

@@ -205,8 +205,6 @@ public class TtCouponGoodsServiceImpl implements TtCouponGoodsService {
}
}
}else {
merchantIds = wxCouponMerchantMapper.findMerchantIdListByProduct(coupon.getId(), coupon.getTenantId());
}


Loading…
Cancel
Save