|
@@ -115,8 +115,8 @@ func init() {
|
|
|
//EnPolicyReportUrl = "https://beta.internal.hzinsights.com/v2api/"
|
|
|
EnPolicyReportUrl = "https://en.hzinsights.com/v2api/"
|
|
|
|
|
|
- //EDB_LIB_URL = "http://8.136.199.33:8300/edbapi/"
|
|
|
- EDB_LIB_URL = "http://127.0.0.1:8900/edbapi/"
|
|
|
+ EDB_LIB_URL = "http://8.136.199.33:8300/edbapi/"
|
|
|
+ //EDB_LIB_URL = "http://127.0.0.1:8900/edbapi/"
|
|
|
}
|
|
|
|
|
|
//初始化系统用户角色map集合
|