select * from tb a where not exists ( select 1 from tb b where 1=1 and b.returntime < a.returntime and abs(b.lat - a.lat) < 0.1 )
34,838
社区成员
254,632
社区内容
加载中
试试用AI创作助手写篇文章吧