ソースを参照

优化

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>




読み込み中…
キャンセル
保存