Explorar el Código

//CouponMerchant

release_toaliyun_real
xhxu hace 3 años
padre
commit
822db5d759
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxCouponMerchantMapper.xml Ver fichero

@@ -211,8 +211,8 @@
values
<foreach collection="addList" item="item" index="index" separator=",">
(#{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},


Cargando…
Cancelar
Guardar