liuxiaolong
2020-09-04 6e44a46c6165c3e0d4d1d334137cba0b6b6c12ee
main.go
@@ -15,7 +15,6 @@
      beego.BConfig.WebConfig.StaticDir["/swagger"] = "swagger"
   }
   models.InitDb()
   controllers.Schedule()
   go controllers.ComputeSpaceLeftRealTime()
   //每天同步海康数据,看人员id是否有发生变化
   c := cron.New()