Explorar el Código

fix bug

release_toaliyun_real
xiaohanzi hace 5 años
padre
commit
76bc2ff9cb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 0
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar