qin
11 месяцев назад
Родитель
Сommit
a67b63e7ee
|
@@ -532,7 +532,7 @@
|
|
|
where d.yn = 0
|
|
where d.yn = 0
|
|
|
and d.id > #{start}
|
|
and d.id > #{start}
|
|
|
and ${ew.sqlSegment}
|
|
and ${ew.sqlSegment}
|
|
|
- order by t.id
|
|
|
|
|
|
|
+ order by d.id
|
|
|
limit 10000
|
|
limit 10000
|
|
|
</select>
|
|
</select>
|
|
|
</mapper>
|
|
</mapper>
|