Parcourir la source

//tt product

release_toaliyun_real
xhxu il y a 4 ans
Parent
révision
64558bb28e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Voir le fichier

@@ -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" />


Chargement…
Annuler
Enregistrer