Bläddra i källkod

tt

release_toaliyun_real
xhxu 5 år sedan
förälder
incheckning
80e60b0a81
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      mallinkService/src/main/resources/mapper/TtCouponMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/TtCouponMapper.xml Visa fil

@@ -144,7 +144,7 @@
select
<include refid="allColumns"/>
from tt_coupon c
left join wx_merchant m on m.id = c.merchant_id
left join wx_merchant m on m.id = c.merchant_id and m.status = 1
<include refid="dynamicWhereConditions"/>
</select>



Laddar…
Avbryt
Spara