liuxiaolong
2020-08-05 6ecda400e04a118326cabe768f8808e9b5514af6
controllers/car.go
@@ -32,7 +32,7 @@
                  models.SetSpaceNo(hikSta.TotalPermPlace)
                  initCacheM = true
               }
               if left <=10 && left != prePushLeft {
               if left <=5 && left != prePushLeft {
                  go func() {
                     message := fmt.Sprintf("%s 剩余车位:%d个", time.Now().Format("2006-01-02 15:04:05"), left)
                     b, e := service.Push("育英智慧停车", message)