Showing
1 changed file
with
10 additions
and
1 deletions
@@ -76,8 +76,17 @@ | @@ -76,8 +76,17 @@ | ||
76 | 76 | ||
77 | http code 404 继续轮询 | 77 | http code 404 继续轮询 |
78 | 78 | ||
79 | - http code 200 进入页面 | 79 | + http code 200 |
80 | + | ||
81 | +1. 状态 error 重新 请求 二维码 | ||
82 | + | ||
83 | + |参数名 | 类型 | 必填 | 说明 | 示例 | | ||
84 | + |-------------|--------|------|----------|------| | ||
85 | + | status| String | Y |状态|error| | ||
86 | + | message| String | Y |二维码报错信息|| | ||
80 | 87 | ||
88 | +2. 成功 | ||
89 | + | ||
81 | |参数名 | 类型 | 必填 | 说明 | 示例 | | 90 | |参数名 | 类型 | 必填 | 说明 | 示例 | |
82 | |-------------|--------|------|----------|------| | 91 | |-------------|--------|------|----------|------| |
83 | | id| Long | Y |用户ID|| | 92 | | id| Long | Y |用户ID|| |
-
Please register or login to post a comment