浏览代码

fix:暂时关停

Roc 2 年之前
父节点
当前提交
9a9f3a9275
共有 1 个文件被更改,包括 2 次插入0 次删除
  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)
 			//fmt.Println("定时检测同花顺客群推送状态:\n"+strings.Join(errMsgList, "\n"), 3)
 		}
 		}
 	}()
 	}()
+	// 暂时关停检测
+	return
 	tshListRowsResult, err := thsReportList(`50`)
 	tshListRowsResult, err := thsReportList(`50`)
 	if err != nil {
 	if err != nil {
 		return
 		return