Merge pull request 'by Robin at 20240514' (#437) from feat-IRONFANS-117-Robin into test
Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/437
This commit is contained in:
commit
1baa4cbbfe
|
@ -288,7 +288,7 @@ func (e *executor) registry() {
|
|||
e.log.Error("执行器注册失败3:" + string(body))
|
||||
return
|
||||
}
|
||||
e.log.Info("执行器注册成功:" + string(body))
|
||||
//e.log.Info("执行器注册成功:" + string(body))
|
||||
}()
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue