Sfoglia il codice sorgente

fix bug

release_toaliyun_real
xiaohanzi 5 anni fa
parent
commit
76bc2ff9cb
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 0
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Vedi 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


Caricamento…
Annulla
Salva