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