Explorar el Código

[修改][手续费][开发]

release_toaliyun_real
luozukai hace 6 años
padre
commit
e789e7e673
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxMerchantMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml Ver fichero

@@ -487,6 +487,7 @@
and o.tenant_id=#{tenantId}
<if test=" null != id ">
and cm.`merchant_id` = #{id}
and mb.merchant_id = #{id}
</if>

<if test=" null != userName ">


Cargando…
Cancelar
Guardar