소스 검색

优化

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>




불러오는 중...
취소
저장