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

+ 2 - 1
services/report_push.go

@@ -575,7 +575,8 @@ func ThsReportList() (err error) {
 		}
 	}()
 	pubKey := utils.THS_PubKey
-	sendUrl := utils.THS_List_Url
+	//sendUrl := utils.THS_List_Url
+	sendUrl := `https://board.10jqka.com.cn/gateway/ps/syncNews/listPage`
 	//fmt.Println("sendUrl:", sendUrl)
 
 	pageNumStr := "10"