Roc hai 2 meses
pai
achega
89f8656ce2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      services/commodity_coal_watch.go

+ 1 - 1
services/commodity_coal_watch.go

@@ -19,7 +19,7 @@ func CoalWatchTask(cont context.Context) (err error) {
 }
 
 func ReadWatchIndexFile() {
-	fmt.Println("ReadWatchIndexFile start")
+	fmt.Println("ReadWatchIndexFile start", time.Now().Format(utils.FormatDateTime))
 	var err error
 	defer func() {
 		if err != nil {