Browse Source

fix:暂时关停

Roc 2 năm trước cách đây
mục cha
commit
9a9f3a9275
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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