diff --git a/mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml index da5b440ab..7a86dc052 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml @@ -211,8 +211,8 @@ values (#{item.id,jdbcType=BIGINT}, - #{item.tenantId,jdbcType=VARCHAR}, - #{item.parentTenantId,jdbcType=VARCHAR}, + /*#{item.tenantId,jdbcType=VARCHAR}, + #{item.parentTenantId,jdbcType=VARCHAR},*/ #{item.productId,jdbcType=BIGINT}, #{item.merchantId,jdbcType=BIGINT}, #{item.parameter,jdbcType=VARCHAR},