Просмотр исходного кода

[券列表][修改]:券列表显示砍价券

release_toaliyun_real
Stormeye Wu 7 лет назад
Родитель
Сommit
560e452aa9
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

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

@@ -336,7 +336,7 @@
and tcm.status = 0) as mc and tcm.status = 0) as mc
from wx_coupon_order tco) com from wx_coupon_order tco) com
where com.tcoid = co.id where com.tcoid = co.id
and co.coupon_type < 7
and co.coupon_type < 100
and c.id = co.coupon_id and c.id = co.coupon_id
<if test=" null != tenantId "> <if test=" null != tenantId ">
and co.tenant_id = #{tenantId} and co.tenant_id = #{tenantId}


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