Skip to content

Commit 02ba99a

Browse files
author
zhaomingqiang
committed
add service application/v6 search/v2 aweme_ecosystem/v1
1 parent 802a1aa commit 02ba99a

File tree

38 files changed

+6016
-3388
lines changed

38 files changed

+6016
-3388
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you encounter any problems during usage, please let us know by submitting [G
3636

3737
- The latest release candidate provides more [open services API](/service) and bug repair.
3838
```shell
39-
go get github.com/larksuite/[email protected].40-rc9
39+
go get github.com/larksuite/[email protected].41
4040
```
4141

4242
## Explanation of terms

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
---
3131

3232
```shell
33-
go get github.com/larksuite/[email protected].40-rc9
33+
go get github.com/larksuite/[email protected].41
3434
```
3535

3636
## 术语解释

core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package core
22

3-
const SdkVersion = "v1.1.40-rc9"
3+
const SdkVersion = "v1.1.41"

sample/test_download.png

10.5 KB
Loading

service/acs/v1/api.go

Lines changed: 376 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)