[R] R Services fix

master
liuxinxin 5 years ago
parent b51a9760ef
commit 210d064495

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

Loading…
Cancel
Save