mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-20 15:19:52 +08:00
update
This commit is contained in:
@@ -580,8 +580,6 @@ public class PileConnectorInfoServiceImpl implements IPileConnectorInfoService {
|
|||||||
deleteRedisByPileSn(pileSn);
|
deleteRedisByPileSn(pileSn);
|
||||||
redisCache.setCacheObject(redisKey, status, CacheConstants.cache_expire_time_3m);
|
redisCache.setCacheObject(redisKey, status, CacheConstants.cache_expire_time_3m);
|
||||||
|
|
||||||
// TODO 推送联联平台 设备状态变化推送接口 ConnectorStatusInfo
|
|
||||||
|
|
||||||
// 异步放缓存
|
// 异步放缓存
|
||||||
CompletableFuture.runAsync(() -> statusChange(pileConnectorCode));
|
CompletableFuture.runAsync(() -> statusChange(pileConnectorCode));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user