Commit aaa23a06 authored by fangxinjiang's avatar fangxinjiang

代码优化-fxj

parent dc0af853
...@@ -502,6 +502,7 @@ ...@@ -502,6 +502,7 @@
a.DELETE_FLAG = '0' a.DELETE_FLAG = '0'
<include refid="tDispatchInfoPre_other_where"/> <include refid="tDispatchInfoPre_other_where"/>
</where> </where>
GROUP BY a.id
order by a.create_time desc order by a.create_time desc
limit 0,2000 limit 0,2000
</select> </select>
......
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