hongze 3 년 전
부모
커밋
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
 }