Showing
1 changed file
with
10 additions
and
1 deletions
@@ -76,7 +76,16 @@ | @@ -76,7 +76,16 @@ | ||
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 |二维码报错信息|| | ||
87 | + | ||
88 | +2. 成功 | ||
80 | 89 | ||
81 | |参数名 | 类型 | 必填 | 说明 | 示例 | | 90 | |参数名 | 类型 | 必填 | 说明 | 示例 | |
82 | |-------------|--------|------|----------|------| | 91 | |-------------|--------|------|----------|------| |
-
Please register or login to post a comment