Browse Source

优化

release_toaliyun_real
xiaohanzi 6 years ago
parent
commit
8cb0bbde1e
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

+ 0
- 6
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml View File

@@ -990,12 +990,6 @@
<result column="auto_refund" jdbcType="INTEGER" property="autoRefund" />

<result column="send_channel_type" jdbcType="INTEGER" property="sendChannelType" />

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




Loading…
Cancel
Save