فهرست منبع

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

xiexiaoyuan 2 سال پیش
والد
کامیت
78c2ce9c48
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  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集合