Ver a proveniência

map

release_toaliyun_real
xhxu há 4 anos
ascendente
cometimento
ebfc827f1a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml Ver ficheiro

@@ -1471,7 +1471,7 @@
select count(co.id)
from wx_coupon_order co
left join wx_merchant_b_user mbu on co.b_user_id = mbu.id
where where 1 = 1
where 1 = 1

<if test=" null != tenantId and '' != tenantId">
and co.`tenant_id` = #{tenantId}


Carregando…
Cancelar
Guardar