소스 검색

/。

release_toaliyun_real
xhxu 4 년 전
부모
커밋
0c0280100d
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. +0
    -8
      mallinkService/src/main/resources/mapper/WxLevelMerchantMapper.xml

+ 0
- 8
mallinkService/src/main/resources/mapper/WxLevelMerchantMapper.xml 파일 보기

@@ -70,17 +70,9 @@
<result column="shop_number" jdbcType="VARCHAR" property="shopNumber"/>
<result column="building_name" jdbcType="VARCHAR" property="buildingName"/>
<result column="floor_name" jdbcType="VARCHAR" property="floorName"/>

<result column="discount" jdbcType="INTEGER" property="discount"/>

<result column="link_line_phone" property="linkLinePhone"/>


<collection column="{merchantId=id}" property="shopVoList"
ofType="com.iformall.domain.vo.WxShopVo"
javaType="java.util.List"
select="com.iformall.mapper.WxShopMapper.findShopVoList">
</collection>
</resultMap>

<sql id="allCVoColumns">


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