[dash v0.3.1] restore: cpu info

This commit is contained in:
naiba
2021-01-19 21:47:40 +08:00
parent abf7fb4518
commit 012eb7c877
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ var CronLock sync.RWMutex
var Crons map[uint64]*model.Cron
var Cron *cron.Cron
var Version = "v0.3.0"
var Version = "v0.3.1"
func ReSortServer() {
ServerLock.RLock()