Sfoglia il codice sorgente

直接拉取上海正式环境的英文报告

xiexiaoyuan 2 anni fa
parent
commit
78c2ce9c48
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      utils/config.go

+ 2 - 1
utils/config.go

@@ -105,7 +105,8 @@ func init() {
 		ReportAppid = "VH2ou4EKlYZz58Uj"                  //Appid
 		ReportSecret = "Q6Y5vwmx1IAA9OPkobl8qWvrnV7dGJ4k" //AppSecret
 		YIDONG_HONGZE_KEY = "YIDONG20220816QxbNHiYNnnhT"  //易董加密的盐值
-		EnPolicyReportUrl = "https://beta.internal.hzinsights.com/v2api/"
+		//EnPolicyReportUrl = "https://beta.internal.hzinsights.com/v2api/"
+		EnPolicyReportUrl = "https://en.hzinsights.com/v2api/"
 	}
 
 	//初始化系统用户角色map集合