取消注释
This commit is contained in:
parent
898de4e49a
commit
203241c7d6
@ -141,7 +141,7 @@ public class MemoryLogManager implements LoggerManager {
|
||||
if (!CollectionUtils.isEmpty(sseEmitters)) {
|
||||
sseEmitters.forEach(ResponseBodyEmitter::complete);
|
||||
}
|
||||
// logDao.updateById(pipTaskLog);
|
||||
logDao.updateById(pipTaskLog);
|
||||
} else {
|
||||
// 不存在就新增
|
||||
PipTaskLog pipTaskLog = new PipTaskLog();
|
||||
|
Loading…
x
Reference in New Issue
Block a user