linwe
2024-07-29 1914125f513e976ec077bd7415f83baed5ebdd22
src/main/java/org/springblade/modules/place/mapper/PlaceMapper.xml
@@ -1110,7 +1110,7 @@
        and jp.lng is not null
        and jp.is_deleted = 0
        HAVING distance <= 1
        ORDER BY distance limit 30
        ORDER BY distance limit 60
    </select>
</mapper>