8000 Update http_snapshot.go · qos-max/qos-quote-api-stock-api@080b6ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 080b6ff

Browse files
authored
Update http_snapshot.go
1 parent 8a5e4bb commit 080b6ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/go/http_snapshot.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import (
88
)
99

1010
func main() {
11-
//官网:https://qos.hk
12-
//免费api key注册申请:https://qos.hk
11+
//官网:https://qos.hk
12+
//免费api key注册申请:https://qos.hk
1313
url := "https://api.qos.hk/snapshot?key=your-api-key"
1414
method := "POST"
1515

0 commit comments

Comments
 (0)
0