|
|
|
@@ -396,7 +396,7 @@ |
|
|
|
<result column="introduction" jdbcType="VARCHAR" property="introduction"/> |
|
|
|
<result column="action_desc" jdbcType="VARCHAR" property="actionDesc"/> |
|
|
|
<result column="link_line_phone" property="linkLinePhone"/> |
|
|
|
<result column="top_time" property="linkLinePhone"/> |
|
|
|
<result column="top_time" property="topTime"/> |
|
|
|
|
|
|
|
<collection column="{merchantId=id}" property="shopVoList" |
|
|
|
ofType="com.iformall.domain.vo.WxShopVo" |
|
|
|
|