Roc vor 1 Jahr
Ursprung
Commit
56c6a740e7
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      utils/config.go

+ 2 - 2
utils/config.go

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