_connect_python.mdx 87 字节
Newer Older
D
dingbo 已提交
1 2 3
```python title="原生连接"
{{#include docs-examples/python/connect_exmaple.py}}
```