Roc 2 years ago
parent
commit
9b3cd13adf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/constants.go

+ 1 - 1
utils/constants.go

@@ -71,7 +71,7 @@ var (
 	Hz_Pb_Data_Url        = "http://datapb.hzinsights.com:8040/"   //彭博接口地址
 	Hz_LT_Data_Url        = "http://dataek.hzinsights.com:8040/"   //路透社接口地址
 	EDB_DATA_LIMIT        = 10
-	Hz_Wind_Data_Url_LIST = []string{"http://datawind.hzinsights.com:8040/", "http://datawind2.hzinsights.com:8040/"}
+	Hz_Wind_Data_Url_LIST = []string{"http://datawind.hzinsights.com:8040/", "http://datawind2.hzinsights.com:8040/", "http://datawind3.hzinsights.com:8040/"}
 )
 
 const (