redis基于SpringBootReids的工具类packagecom.mhy.springredis.utils;importorg.springframework.beans.factory.annotation.Autowired;importorg.springframework.data.geo.*;importorg.springframework.data.redis.connection.RedisGeoCommands;importorg.springframework.data.redis.core.RedisTemplate;importorg.springframew