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)
8181
8282# Examples
8383
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.
8585
8686Visit [ tests] ( ./test/Cnblogs.DashScope.Sdk.UnitTests ) for more usage of each api.
8787
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ public class YourService(IDashScopeClient client)
8282
8383# 示例
8484
85- 查看 [ Snapshots.cs ] ( ./test/Cnblogs.DashScope.Sdk.UnitTests /Utils/Snapshots.cs ) 获得 API 调用参数示例.
85+ 查看 [ 快照文件 ] ( ./test/Cnblogs.DashScope.Tests.Shared /Utils/Snapshots.cs ) 获得 API 调用参数示例.
8686
8787查看 [ 测试] ( ./test ) 获得更多 API 使用示例。
8888
You can’t perform that action at this time.
0 commit comments