Browse Source

/。ing

release_toaliyun_real
xhxu 4 years ago
parent
commit
3c9e69b93a
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      mallinkService/src/main/resources/mapper/WxOrderMapper.xml

+ 0
- 5
mallinkService/src/main/resources/mapper/WxOrderMapper.xml View File

@@ -438,11 +438,6 @@
<result column="shipping_status" jdbcType="INTEGER" property="shippingStatus"/> <result column="shipping_status" jdbcType="INTEGER" property="shippingStatus"/>
<result column="delivery_info" jdbcType="VARCHAR" property="deliveryInfo"/> <result column="delivery_info" jdbcType="VARCHAR" property="deliveryInfo"/>


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






Loading…
Cancel
Save