Browse Source

fix bug

release_toaliyun_real
xiaohanzi 5 years ago
parent
commit
76bc2ff9cb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 0
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml View File

@@ -215,7 +215,6 @@

<select id="findVoListByMerchant" parameterType="com.iformall.domain.po.WxCouponChannel" resultMap="CouponChannelVoMap">
select <include refid="CouponChannelVoColumns" />
,mer.qr_code
from wx_coupon_channel cc
join wx_coupon_merchant cm
on cm.product_id = cc.coupon_id


Loading…
Cancel
Save