mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-12 06:10:26 +08:00
优化代码
This commit is contained in:
@@ -177,7 +177,7 @@ func (this *HealthCheckExecutor) runNode(healthCheckConfig *serverconfigs.Health
|
||||
// 在线状态发生变化
|
||||
if healthCheckConfig.AutoDown {
|
||||
// 发送消息
|
||||
var message = ""
|
||||
var message string
|
||||
var messageType string
|
||||
var messageLevel string
|
||||
if result.IsOk {
|
||||
|
||||
Reference in New Issue
Block a user