|
@@ -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集合
|