From 68b025811a8e4e16682aa1f47366487e152af66e Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 14 Nov 2024 18:51:25 +0800 Subject: [PATCH] no message --- js/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/common.js b/js/common.js index 1021a5b..a9f4c26 100644 --- a/js/common.js +++ b/js/common.js @@ -3,7 +3,7 @@ const projectBaseURL = "https://project.gter.net" if (["localhost", "127.0.0.1"].includes(location.hostname)) { console.log(111); axios.defaults.headers = { - "Authorization": "e0ebd36621dc8578fdd6f177b00a8e7b", + // "Authorization": "e0ebd36621dc8578fdd6f177b00a8e7b", } }