Browse Source

fix:暂时关停

Roc 2 years ago
parent
commit
9a9f3a9275
1 changed files with 2 additions and 0 deletions
  1. 2 0
      services/report_push.go

+ 2 - 0
services/report_push.go

@@ -700,6 +700,8 @@ func CheckThsReportList(cont context.Context) (err error) {
 			//fmt.Println("定时检测同花顺客群推送状态:\n"+strings.Join(errMsgList, "\n"), 3)
 		}
 	}()
+	// 暂时关停检测
+	return
 	tshListRowsResult, err := thsReportList(`50`)
 	if err != nil {
 		return