Skip to content

Commit e7081c6

Browse files
authored
Update README.md
1 parent 58a48ce commit e7081c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
- 请求方式:get
4343

4444
- 请求参数
45-
```
45+
```
4646
key: 公钥字符串
4747
```
4848
@@ -61,7 +61,7 @@
6161
6262
- 请求方式:get
6363
- 请求参数
64-
```
64+
```
6565
key: 公钥字符串
6666
```
6767
@@ -81,7 +81,7 @@
8181
8282
- 请求方式:get
8383
- 请求参数
84-
```
84+
```
8585
注意! 所有参数必传
8686
public_key: 公钥字符串
8787
private_key: 私钥字符串(默认最长255)
@@ -105,7 +105,7 @@
105105
106106
- 请求方式:get
107107
- 请求参数
108-
```
108+
```
109109
注意! 所有参数必传
110110
public_key: 公钥字符串
111111
private_key: 私钥字符串(默认最长255)
@@ -141,4 +141,4 @@
141141
- `-1`: 参数有误或请求非法
142142
143143
- `0` : 失败
144-
- `1` : 成功
144+
- `1` : 成功

0 commit comments

Comments
 (0)