|
|
@@ -162,6 +162,8 @@ |
|
|
<result column="summary" jdbcType="VARCHAR" property="summary"/> |
|
|
<result column="summary" jdbcType="VARCHAR" property="summary"/> |
|
|
|
|
|
|
|
|
<result column="business_name" jdbcType="VARCHAR" property="businessName"/> |
|
|
<result column="business_name" jdbcType="VARCHAR" property="businessName"/> |
|
|
|
|
|
|
|
|
|
|
|
<result column="introduction" jdbcType="VARCHAR" property="introduction"/> |
|
|
|
|
|
|
|
|
<collection column="{merchantId=id}" property="shopVoList" |
|
|
<collection column="{merchantId=id}" property="shopVoList" |
|
|
ofType="com.iformall.domain.vo.WxShopVo" |
|
|
ofType="com.iformall.domain.vo.WxShopVo" |
|
|
|