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

[B端][修复]:接口访问问题

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

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

@@ -467,7 +467,7 @@
from wx_coupon_order co,wx_coupon_merchant cm,
(select tco.id as tcoid,
(select count(*) from wx_coupon_merchant tcm
where tcm.product_id = tco.coupon_id and
where tcm.product_id = tco.coupon_id
and tcm.status = 0)
as mc
from wx_coupon_order tco) com


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