File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ public class YourService(IDashScopeClient client)
81
81
82
82
# Examples
83
83
84
- Visit [ snapshots] ( ./test/Cnblogs.DashScope.Sdk.UnitTests /Utils/Snapshots.cs ) for calling samples.
84
+ Visit [ snapshots] ( ./test/Cnblogs.DashScope.Tests.Shared /Utils/Snapshots.cs ) for calling samples.
85
85
86
86
Visit [ tests] ( ./test/Cnblogs.DashScope.Sdk.UnitTests ) for more usage of each api.
87
87
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ public class YourService(IDashScopeClient client)
82
82
83
83
# 示例
84
84
85
- 查看 [ Snapshots.cs ] ( ./test/Cnblogs.DashScope.Sdk.UnitTests /Utils/Snapshots.cs ) 获得 API 调用参数示例.
85
+ 查看 [ 快照文件 ] ( ./test/Cnblogs.DashScope.Tests.Shared /Utils/Snapshots.cs ) 获得 API 调用参数示例.
86
86
87
87
查看 [ 测试] ( ./test ) 获得更多 API 使用示例。
88
88
You can’t perform that action at this time.
0 commit comments