执行器注册成功
This commit is contained in:
parent
95648a7085
commit
9af73420fa
|
@ -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