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 8059207 commit 56487b0Copy full SHA for 56487b0
2 files changed
assets/token.png
147 KB
prerequisites.md
@@ -14,6 +14,9 @@
14
15
用户注册成功后,系统会为每个用户签发一个令牌,用于DataApi和TradeApi的登录。
16
17
+
18
+
19
20
**用户可使用令牌登录访问在线数据系统**
21
```python
22
api = DataApi(addr="tcp://data.tushare.org:8910")
0 commit comments