File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -53,17 +53,18 @@ Console.WriteLine(result);
5353
5454| 语言 | 仓库地址 |
5555| -------------| --------------------------------------------------------------|
56- | Go | https://github.com/AxT-Team/uapi-go- sdk |
57- | Python | https://github.com/AxT-Team/uapi-python- sdk |
58- | TypeScript| https://github.com/AxT-Team/uapi-typescript- sdk |
56+ | Go | https://github.com/AxT-Team/uapi-sdk-go |
57+ | Python | https://github.com/AxT-Team/uapi-sdk-python |
58+ | TypeScript| https://github.com/AxT-Team/uapi-sdk-typescript |
5959| Browser (TypeScript/JavaScript)| https://github.com/AxT-Team/uapi-browser-sdk |
60- | Java | https://github.com/AxT-Team/uapi-java- sdk |
61- | PHP | https://github.com/AxT-Team/uapi-php- sdk |
62- | C#(当前) | https://github.com/AxT-Team/uapi-csharp- sdk |
63- | C++ | https://github.com/AxT-Team/uapi-cpp- sdk |
64- | Rust | https://github.com/AxT-Team/uapi-rust- sdk |
60+ | Java | https://github.com/AxT-Team/uapi-sdk-java |
61+ | PHP | https://github.com/AxT-Team/uapi-sdk-php |
62+ | C#(当前) | https://github.com/AxT-Team/uapi-sdk-csharp |
63+ | C++ | https://github.com/AxT-Team/uapi-sdk-cpp |
64+ | Rust | https://github.com/AxT-Team/uapi-sdk-rust |
6565
6666## 文档
6767
6868访问 [ UApi文档首页] ( https://uapis.cn/docs/introduction ) 并选择任意接口,向下滚动到 ** 快速启动** 区块即可看到最新的 C# 示例代码。
6969
70+
You can’t perform that action at this time.
0 commit comments