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

[砍价][修复]:砍价列表接口出错问题

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

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

@@ -607,7 +607,7 @@

<select id="findListOfPress" parameterType="com.iformall.domain.po.WxOrder" resultMap="CVoResultMap">
select
<include refid="allCUserOrderListColumns"/>
<include refid="allOrderPressListColumns"/>
from wx_coupon c,wx_order o
left join wx_coupon_order co on co.order_id = o.id
where o.product_id = c.id and c.type = 8


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