Skip to content

Commit

Permalink
Merge pull request #57 from ShilongLee/proxy
Browse files Browse the repository at this point in the history
Update proxies.md
  • Loading branch information
ShilongLee authored Oct 2, 2024
2 parents 41361de + 5b4f8d9 commit 5bdee7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/proxies/proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
| 参数 | 必选 | 类型 | 说明 |
|:---:|:---:|:---:|:---:|
| code | true | int | 0: 成功 1: 参数错误 2: 服务器错误 |
| data | true | list | [ [代理列表](#代理信息) ] |
| data | true | list | [ [代理信息](#代理信息) ] |
| msg | true | string | 请求说明(成功、参数错误、服务器错误) |

#### 代理信息
Expand Down

0 comments on commit 5bdee7b

Please sign in to comment.