From c2217c8ff10605844779ec8a8c0a91f608d26155 Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期五, 14 八月 2020 14:57:24 +0800
Subject: [PATCH] rm juhe restriction

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

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

--
Gitblit v1.8.0