Commit ecb21039 authored by szh's avatar szh

add version log

parent 4c3440f9
......@@ -480,7 +480,7 @@ func AutoUpdate(tick *time.Ticker) {
if err != nil {
tlog.Error("autoupdatepai","err",err)
}
tlog.Info("autoupdatepai","err",err)
tlog.Info("autoupdatepai","err",GetVersion())
}
}
}
......
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