This commit is contained in:
cdle
2021-09-23 21:53:38 +08:00
parent c500ef1850
commit 2146fb8780
+1
View File
@@ -52,6 +52,7 @@ func initSys() {
Cron: "*/1 * * * *",
Admin: true,
Handle: func(s Sender) interface{} {
fmt.Println("检查更新。。。")
s.Reply("开始检查核心更新...", E)
update := false
record := func(b bool) {