瀏覽代碼

优化

release_toaliyun_real
xiaohanzi 6 年之前
父節點
當前提交
8cb0bbde1e
共有 1 個檔案被更改,包括 0 行新增6 行删除
  1. +0
    -6
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

+ 0
- 6
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml 查看文件

@@ -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…
取消
儲存