Update QR.md (#697)
This commit is contained in:
parent
fc0c6874d9
commit
81eb5a414f
|
|
@ -83,18 +83,19 @@ curl 'https://passport.bilibili.com/x/passport-login/web/qrcode/generate'
|
||||||
|
|
||||||
*请求方式:GET*
|
*请求方式:GET*
|
||||||
|
|
||||||
|
**url参数:**
|
||||||
|
|
||||||
|
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
||||||
|
|------------|-----|--------|-----|-----|
|
||||||
|
| qrcode_key | str | 扫码登录秘钥 | 必要 | |
|
||||||
|
|
||||||
|
|
||||||
密钥超时为180秒
|
密钥超时为180秒
|
||||||
|
|
||||||
验证登录成功后会进行设置以下cookie项:
|
验证登录成功后会进行设置以下cookie项:
|
||||||
|
|
||||||
`DedeUserID` `DedeUserID__ckMd5` `SESSDATA` `bili_jct`
|
`DedeUserID` `DedeUserID__ckMd5` `SESSDATA` `bili_jct`
|
||||||
|
|
||||||
**url参数:**
|
|
||||||
|
|
||||||
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
|
||||||
|------------|-----|--------|-----|-----|
|
|
||||||
| qrcode_key | str | 扫码登录秘钥 | 非必要 | |
|
|
||||||
|
|
||||||
**json回复:**
|
**json回复:**
|
||||||
|
|
||||||
根对象:
|
根对象:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue