update:
打印日志信息bug修改
This commit is contained in:
parent
41227ec816
commit
d595e8985c
@ -570,12 +570,13 @@ public class ScheduledTask extends BaseService {
|
||||
vehicleInfo.setUpdateTime(LocalDateTime.now());
|
||||
vehicleInfoServiceBiz.updateById(vehicleInfo);
|
||||
asynRunTaskService.asynRunTaskForStockToKiln(inStockInfo.getId(), vehicleId);
|
||||
}
|
||||
}else {
|
||||
logger.info("当前两辆车都不在线.无法发起任务!");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user