xhxu 4 лет назад
Родитель
Сommit
af2a81becc
1 измененных файлов: 0 добавлений и 3 удалений
  1. +0
    -3
      mallinkService/src/main/resources/mapper/WxOrderMapper.xml

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

@@ -892,9 +892,6 @@
and m.id = bu.merchant_id
and o.order_status = '1'
and o.type = 1
<if test=" null != payVendor ">
and o.pay_vendor = #{payVendor}
</if>
<if test="wxOrderReportDto.startTime != null">
AND o.create_date &gt; #{wxOrderReportDto.startTime}
</if>


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