Skip to content

Commit 335f0b2

Browse files
author
yanming
committed
Delete url
1 parent 39d3851 commit 335f0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/example_ab.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ func main() {
3535
defer sa.Close()
3636
// 进行初始化配置
3737
abconfig := beans.ABTestConfig{
38-
APIUrl: "http://10.1.132.126:8203/api/v2/abtest/online/results?project-key=1D15DCE3983D4E4EC5D35D04B7FFD7671AC5E8EF",
38+
APIUrl: "",
3939
EnableEventCache: true,
4040
SensorsAnalytics: sa,
4141
}

0 commit comments

Comments
 (0)