[R] R Services fix

master
liuxinxin 5 years ago
parent b51a9760ef
commit 210d064495

@ -566,7 +566,7 @@
</if>
<if test="source != 'ALL'">
AND
o.source != #{source}
o.source = #{source}
</if>
</where>
GROUP BY o.order_id

Loading…
Cancel
Save