update 高德推送动态数据

This commit is contained in:
Lemon
2023-07-18 11:15:36 +08:00
parent 55a10d5929
commit b0a3118a9c

View File

@@ -154,5 +154,7 @@ public class JsowellTask {
log.error("推送到高德error", e);
}
}
// 删除缓存
redisCache.deleteObject(CacheConstants.PUSH_STATION_CONNECTOR);
}
}