From 4c2909f9287061d3decfe9849348dbe4e05da7e1 Mon Sep 17 00:00:00 2001 From: Ctrlcvs <1509167646@qq.com> Date: Sun, 23 Apr 2023 19:34:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=B4=A6=E5=8F=B7=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E7=99=BB=E5=BD=95=E6=8F=90=E7=A4=BA=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E8=BF=87=E4=BA=8E=E9=A2=91=E7=B9=81(#72)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/mys/mihoyoApi.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/mys/mihoyoApi.js b/model/mys/mihoyoApi.js index c21071b..06d93d4 100644 --- a/model/mys/mihoyoApi.js +++ b/model/mys/mihoyoApi.js @@ -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',