From 50c3437ec2e1874df6468bb83a9d5acf40482e6a Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期二, 08 九月 2020 11:08:29 +0800
Subject: [PATCH] rm push msg title and nightMsg for manger

---
 main.go |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/main.go b/main.go
index ccff92d..1af406e 100644
--- a/main.go
+++ b/main.go
@@ -15,7 +15,6 @@
 		beego.BConfig.WebConfig.StaticDir["/swagger"] = "swagger"
 	}
 	models.InitDb()
-	controllers.Schedule()
 	go controllers.ComputeSpaceLeftRealTime()
 	//姣忓ぉ鍚屾娴峰悍鏁版嵁锛岀湅浜哄憳id鏄惁鏈夊彂鐢熷彉鍖�
 	c := cron.New()

--
Gitblit v1.8.0