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