Просмотр исходного кода

//CouponMerchant

release_toaliyun_real
xhxu 3 лет назад
Родитель
Сommit
822db5d759
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml Просмотреть файл

@@ -211,8 +211,8 @@
values values
<foreach collection="addList" item="item" index="index" separator=","> <foreach collection="addList" item="item" index="index" separator=",">
(#{item.id,jdbcType=BIGINT}, (#{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.productId,jdbcType=BIGINT},
#{item.merchantId,jdbcType=BIGINT}, #{item.merchantId,jdbcType=BIGINT},
#{item.parameter,jdbcType=VARCHAR}, #{item.parameter,jdbcType=VARCHAR},


Загрузка…
Отмена
Сохранить