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