linwe
2024-07-29 1afd9c9dcb4565d05f884f4fa1fa69d2b84bda5b
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>