This commit is contained in:
2023-07-17 16:59:10 +08:00
parent 3e4449bb39
commit d33c28e1d2
2 changed files with 8 additions and 0 deletions

View File

@@ -139,6 +139,7 @@ public class JsowellTask {
/**
* 站点的枪口数据推送到高德
* jsowellTask.pushToAMap()
*/
public void pushToAMap() {
Set<String> stationIds = redisCache.getCacheSet(CacheConstants.PUSH_STATION_CONNECTOR);