Преглед изворни кода

/、a

release_toaliyun_real
xhxu пре 4 година
родитељ
комит
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>


Loading…
Откажи
Сачувај