diff --git a/core/test.go b/core/test.go index cd52d95..09f2412 100644 --- a/core/test.go +++ b/core/test.go @@ -96,7 +96,7 @@ func initSys() { Handle: func(s im.Sender) interface{} { s.Disappear() sillyGirl.Set("rebootInfo", fmt.Sprintf("%v %v %v", s.GetImType(), s.GetChatID(), s.GetUserID())) - Daemon() // + Daemon() return nil }, },