日志添加
This commit is contained in:
parent
5e893baefa
commit
e46d718d40
@ -62,6 +62,7 @@ public class DIYImageExecuteCommandWorker extends SshWorker {
|
||||
);
|
||||
} catch (Exception e) {
|
||||
String errorMessage = "该节点配置信息为空,请先配置该节点信息" + "\r\n";
|
||||
log.error("执行ssh失败:",e);
|
||||
// errorHandle(e, errorMessage);
|
||||
}
|
||||
if (statusCode == 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user