Kaynağa Gözat

[A端][修复]:卡券所属商户访问问题

release_toaliyun_real
hupeng 7 yıl önce
ebeveyn
işleme
783bb08c54
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml Dosyayı Görüntüle

@@ -173,7 +173,7 @@
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate"/>
<result column="business" jdbcType="INTEGER" property="business"/>

<collection column="{productId=coupon_id}" property="merchantVoList"
<collection column="{productId=id}" property="merchantVoList"
ofType="com.iformall.domain.vo.WxMerchantVo"
javaType="java.util.ArrayList"
select="com.iformall.mapper.WxCouponMerchantMapper.findMerchantVoList" >


Yükleniyor…
İptal
Kaydet