From f4d227ef00375ba6653f8efda0cd1fe4f977a5ec Mon Sep 17 00:00:00 2001 From: Weller <1812208341@qq.com> Date: Mon, 13 Mar 2023 18:32:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/serve.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/serve.js b/utils/serve.js index e1318f8..e6a5595 100644 --- a/utils/serve.js +++ b/utils/serve.js @@ -1,5 +1,5 @@ -const HTTPS = 'https://mjznps.fnuo123.net/' +const HTTPS = 'https://mjznps.fnuo123.net' export const http = function (param) { let { url, data, method } = param