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