We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d3851 commit 335f0b2Copy full SHA for 335f0b2
example/example_ab.go
@@ -35,7 +35,7 @@ func main() {
35
defer sa.Close()
36
// 进行初始化配置
37
abconfig := beans.ABTestConfig{
38
- APIUrl: "http://10.1.132.126:8203/api/v2/abtest/online/results?project-key=1D15DCE3983D4E4EC5D35D04B7FFD7671AC5E8EF",
+ APIUrl: "",
39
EnableEventCache: true,
40
SensorsAnalytics: sa,
41
}
0 commit comments