This commit is contained in:
曹磊 2024-08-02 20:51:49 +08:00
parent cbae4fb643
commit 99c3c8e49e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
and a.longitude is not null and a.latitude is not null
</if>
) b
where distance &lt;= 50000
where distance &lt;= 5000
<if test="by!=null and by==1">
order by
<if test="status!=null and status==-1">