Explorar el Código

//tt product

release_toaliyun_real
xhxu hace 4 años
padre
commit
64558bb28e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Ver fichero

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


Cargando…
Cancelar
Guardar