xhxu 5 лет назад
Родитель
Сommit
80e60b0a81
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/TtCouponMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/TtCouponMapper.xml Просмотреть файл

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



Загрузка…
Отмена
Сохранить