|
|
|
@@ -561,8 +561,10 @@ public class TtCouponGoodsServiceImpl implements TtCouponGoodsService { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
//审核通过即上架 |
|
|
|
handlePullOn(ttCouponChannelPoi,now); |
|
|
|
if(EnumSpuSyncStatus.sync_audit_pass.getCode().equals(auditing)){ |
|
|
|
//审核通过即上架 |
|
|
|
handlePullOn(ttCouponChannelPoi,now); |
|
|
|
} |
|
|
|
|
|
|
|
return new ResultData(product); |
|
|
|
}else{ |
|
|
|
|