mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-25 01:29:39 +00:00
修复了密码登录中的部分错误
This commit is contained in:
parent
bb852e33b0
commit
0cdb9af434
@ -120,6 +120,7 @@ _请求方式:POST_
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | ---- | ---- |
|
||||
| mmt_key | str | 验证任务 | |
|
||||
| account | str | 要登录的账户 | |
|
||||
| password | str | 密码 | 要么使用RSA + Base64加密,要么不加密,公钥和示例代码见下 |
|
||||
| is_crypto | bool | 是否被加密 | 如果加密了密码填true,否则为false |
|
||||
|
Loading…
Reference in New Issue
Block a user