Quellcode durchsuchen

//tt product

release_toaliyun_real
xhxu vor 4 Jahren
Ursprung
Commit
64558bb28e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Datei anzeigen

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


Laden…
Abbrechen
Speichern