From 822db5d759c15b3a633629b6bed4b0c370d4bcf6 Mon Sep 17 00:00:00 2001 From: xhxu Date: Wed, 1 Mar 2023 16:47:04 +0800 Subject: [PATCH] //CouponMerchant --- .../src/main/resources/mapper/WxCouponMerchantMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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},