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

[b端][修复]:不显示已被禁用管理员核销的券

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

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

@@ -163,7 +163,6 @@
and co.coupon_id = c.id
and cu.id = co.c_user_id
and bu.id = co.b_user_id
and bu.status = 0
<if test="startDate != null">
AND co.update_date &gt; #{startDate,jdbcType=TIMESTAMP}
</if>


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