baishaojie 5 months ago
parent
commit
a35c9baed2
3 changed files with 2 additions and 2 deletions
  1. BIN
      TMRWatchComm
  2. BIN
      TMRWatchComm.zip
  3. 2 2
      http/handle/yq/yq.go

BIN
__debug_bin.exe → TMRWatchComm


BIN
TMRWatchComm.zip


+ 2 - 2
http/handle/yq/yq.go

@@ -37,8 +37,8 @@ func YqCron() {
 		return
 	}
 
-	token := getToken()
-	syncBar(token, pastureinfo.Pastureid, pastureinfo.Werks)
+	// token := getToken()
+	// syncBar(token, pastureinfo.Pastureid, pastureinfo.Werks)
 	c := cron.New()
 	c.AddFunc("0 0 1 * * *", func() {
 		token := getToken()