Skip to content

Commit 8dcbc22

Browse files
committed
更新readme
1 parent 4b3e4ab commit 8dcbc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApiClientCore.Extensions.JsonRpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
WebApiClientCore的JsonRpc调用扩展
33

44
### 使用方式
5-
使用[JsonRpcMethod]修饰JsonRpc方法方法,使用[JsonRpcParam]修饰JsonRpc参数
5+
使用[JsonRpcMethod]修饰Rpc方法,使用[JsonRpcParam]修饰Rpc参数
66

77
```c#
88
[HttpHost("http://localhost:5000/jsonrpc")]

0 commit comments

Comments
 (0)