mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-10 18:30:02 +08:00
update 打印日志
This commit is contained in:
@@ -139,7 +139,7 @@ public class PileConnectorInfoServiceImpl implements IPileConnectorInfoService {
|
|||||||
keys.addAll(scan);
|
keys.addAll(scan);
|
||||||
}
|
}
|
||||||
// 批量删除
|
// 批量删除
|
||||||
// log.debug("批量删除缓存 pileSn:{}, keys:{}", pileSn, keys);
|
log.info("批量删除缓存 pileSn:{}, keys:{}", pileSn, keys);
|
||||||
redisCache.deleteObject(keys);
|
redisCache.deleteObject(keys);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user