|
|
|
@@ -401,7 +401,7 @@ |
|
|
|
</select> |
|
|
|
|
|
|
|
|
|
|
|
<resultMap id="ttChannelResultMap" type="com.iformall.domain.vo.WxCouponChannelVo"> |
|
|
|
<resultMap id="ttChannelResultMap" type="com.iformall.domain.vo.TtCouponChannelVo"> |
|
|
|
<id column="id" jdbcType="BIGINT" property="id" /> |
|
|
|
<result column="tenant_id" jdbcType="VARCHAR" property="tenantId" /> |
|
|
|
<result column="parent_tenant_id" jdbcType="VARCHAR" property="parentTenantId" /> |
|
|
|
|