Skip to content

Commit 82c0842

Browse files
Update user.md
1 parent 654e2d7 commit 82c0842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/v1/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ POST /v1/user/captcha
1212
响应数据:
1313
```JSON
1414
{
15-
"code": "请求状态码,1为正常 此值为数值",
15+
"code": "请求状态码,1为正常此值为数值",
1616
"data": {
1717
"b64s": "{人机验证图片base64,image//png;base64}",
1818
"id": "{人机验证ID}"

0 commit comments

Comments
 (0)