hongze 3 жил өмнө
parent
commit
29e59e2642
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      services/task.go

+ 1 - 1
services/task.go

@@ -127,7 +127,7 @@ func OneMinute() (err error) {
 	//月度
 	FrequencyByMonth()
 
-	GetLzProductDetail()
+	//GetLzProductDetail()
 	return
 }