Quellcode durchsuchen

/。ing

release_toaliyun_real
xhxu vor 4 Jahren
Ursprung
Commit
3c9e69b93a
1 geänderte Dateien mit 0 neuen und 5 gelöschten Zeilen
  1. +0
    -5
      mallinkService/src/main/resources/mapper/WxOrderMapper.xml

+ 0
- 5
mallinkService/src/main/resources/mapper/WxOrderMapper.xml Datei anzeigen

@@ -438,11 +438,6 @@
<result column="shipping_status" jdbcType="INTEGER" property="shippingStatus"/>
<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>




Laden…
Abbrechen
Speichern