From 038d032ace1da55bbf46ba06da0f5d579e4f7577 Mon Sep 17 00:00:00 2001 From: gongbiao Date: Thu, 14 Feb 2019 17:48:53 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E8=BD=AC=E8=B5=A0][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9][=E9=A2=86=E5=8F=96]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/WxCouponChannelMapper.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml index 4440f952e..a9790b5ed 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml @@ -149,8 +149,10 @@ cc.id,cc.coupon_id,cc.target_ad,cc.begin_time,cc.end_time, - c.tenant_id,c.type,c.cover_img,c.title,c.sub_title,c.sale_price,c.use_price,c.use_limit_quantity,c.send_type,c.valid_type,c.valid_start_date,c.valid_end_date,c.valid_days,c.detail,c.price,c.unit,c.remain_inventory,c.inventory,c.remark,c.status,c.create_date,c.update_date,c.business - c.support_transfer + c.tenant_id,c.type,c.cover_img,c.title,c.sub_title,c.sale_price,c.use_price, + c.use_limit_quantity,c.send_type,c.valid_type,c.valid_start_date,c.valid_end_date, + c.valid_days,c.detail,c.price,c.unit,c.remain_inventory,c.inventory,c.remark,c.status, + c.create_date,c.update_date,c.business,c.support_transfer