修正密码登录的部分错误

This commit is contained in:
Error063
2023-08-13 00:32:52 +08:00
committed by GitHub
parent 8f896019b8
commit b43dc54223

View File

@@ -198,8 +198,6 @@ def rsa_encrypt(message):
<details> <details>
<summary>查看示例</summary> <summary>查看示例</summary>
- 请求:`https://webapi.account.mihoyo.com/Api/create_mobile_captcha?mobile=18199998888&mobile_captcha=834265&source=user.mihoyo.com&t=1691827148574`
- 返回: - 返回:
```json ```json
{ {
@@ -218,7 +216,7 @@ def rsa_encrypt(message):
"safe_area_code": "+86", "safe_area_code": "+86",
"safe_level": 3, "safe_level": 3,
"safe_mobile": "181****8888", "safe_mobile": "181****8888",
"weblogin_token": "QDDFDSOykvnoXXXXXihEghhWDssd2efsdSDryCq" "weblogin_token": "QDDgghjghHydhdxyduf875UIDYDYq"
}, },
"msg": "成功", "msg": "成功",
"status": 1 "status": 1