by Robin at 20240514
This commit is contained in:
parent
7ab0b8ae82
commit
5818cc5785
|
@ -288,7 +288,7 @@ func (e *executor) registry() {
|
||||||
e.log.Error("执行器注册失败3:" + string(body))
|
e.log.Error("执行器注册失败3:" + string(body))
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
e.log.Info("执行器注册成功:" + string(body))
|
//e.log.Info("执行器注册成功:" + string(body))
|
||||||
}()
|
}()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue