Commit c4ccb0b7 authored by fangxinjiang's avatar fangxinjiang

优化-fxj

parent 5ef72d70
......@@ -86,7 +86,7 @@
where
fd_3adfe6af71a1cc = '预估' and fd_jfcd='是'
<if test="ids != null and ids.size() > 0">
and LEFT(fd_3b0a5743acab7e,19) in
and fd_3b0a5743acab7e in
<foreach item="id" index="index" collection="ids" open="(" separator="," close=")">
#{id}
</foreach>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment