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