|
@@ -427,7 +427,7 @@ public class IotOpeationFillController {
|
|
if(!StringUtils.isEmpty(logInfo)){
|
|
if(!StringUtils.isEmpty(logInfo)){
|
|
|
|
|
|
attrsDO.setFillContent(logInfo.getFillContent());
|
|
attrsDO.setFillContent(logInfo.getFillContent());
|
|
- attrsDO.setTotalRunTime(maxLog.getTotalRunTime());
|
|
|
|
|
|
+ attrsDO.setTotalRunTime(logInfo.getTotalRunTime());
|
|
|
|
|
|
/**
|
|
/**
|
|
* 设置为非数采
|
|
* 设置为非数采
|