瀏覽代碼

//..coupon_

release_toaliyun_real
xhxu 2 年之前
父節點
當前提交
2cca388307
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/impl/TtCouponGoodsServiceImpl.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/impl/TtCouponGoodsServiceImpl.java 查看文件

@@ -573,7 +573,7 @@ public class TtCouponGoodsServiceImpl implements TtCouponGoodsService {
couponChannel.setShowBeginTime(showBeginTime);
couponChannel.setBeginTime(beginTime);
couponChannel.setEndTime(endTime);
// couponChannel.setStatus(EnumCouponChannelStatus.STATUS_THROW_IN.getCode());
couponChannel.setStatus(EnumCouponChannelStatus.STATUS_THROW_IN.getCode());
couponChannel.setCouponId(wxCoupon.getId());
couponChannel.setMakeMerchantId(wxCoupon.getMakeMerchantId());
couponChannel.setType(wxCoupon.getType());


Loading…
取消
儲存