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

[A端][修复]:A端账单去除卡

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

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

@@ -397,6 +397,7 @@
left join wx_merchant_b_user bu on co.b_user_id = bu.id
left join wx_merchant m on m.id = bu.merchant_id
where co.id = #{id}
and co.coupon_type < 7
and c.id = co.coupon_id
and cu.id = co.c_user_id
</select>


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