mirror of
https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git
synced 2024-12-22 19:10:53 +08:00
修正账号密码登录提示请求过于频繁(#72)
This commit is contained in:
parent
33719e5bba
commit
4c2909f928
@ -469,7 +469,7 @@ export default class miHoYoApi {
|
||||
'x-rpc-device_id': DEVICE_ID,
|
||||
'x-rpc-app_id': "bll8iq97cem8",
|
||||
'x-rpc-device_name': DEVICE_NAME,
|
||||
"x-rpc-device_fp": utils.randomString(13),
|
||||
"x-rpc-device_fp": "38d7ee0e96649",
|
||||
"x-rpc-device_model": utils.randomString(16),
|
||||
'x-rpc-app_version': mys.APP_VERSION,
|
||||
'x-rpc-game_biz': 'bbs_cn',
|
||||
|
Loading…
Reference in New Issue
Block a user