Przeglądaj źródła

//CouponMerchant

release_toaliyun_real
xhxu 3 lat temu
rodzic
commit
822db5d759
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml Wyświetl plik

@@ -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},


Ładowanie…
Anuluj
Zapisz