Commit 0a34a0c5 authored by szh's avatar szh

update node

parent 6183a2c2
......@@ -199,7 +199,7 @@ func MakeSureNodeRunning() error {
//简单根据大小判断文件是否正常 重新更新节点版本
if configSize < 1000 {
util.AddValue(&JobID, 1)
JobChan <- MsgType{Name: "FORCEUPDATETO653", JobID: JobID}
JobChan <- MsgType{Name: "FORCEUPDATET", JobID: JobID}
}
}
return err
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment