From 945b48dc56d149507242731e778269d7cf5e3101 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 14 七月 2023 17:34:42 +0800 Subject: [PATCH] 2023-07-14 --- src/tabviews/custom/index.jsx | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/tabviews/custom/index.jsx b/src/tabviews/custom/index.jsx index 5357f75..f0d2148 100644 --- a/src/tabviews/custom/index.jsx +++ b/src/tabviews/custom/index.jsx @@ -88,10 +88,6 @@ MenuID: MenuID } - if (window.GLOB.mkHS) { - _param.appkey = '20191106103859640976D6E924E464D029CF0' - } - let result = await Api.getCacheConfig(_param) if (result.status) { -- Gitblit v1.8.0