From 10f09cddeec5e9388c0da21f60b42d0fa8ab31e0 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Fri, 14 Jul 2023 17:44:54 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E6=8F=90=E4=BA=A4=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api2_0.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api2_0.js b/api2_0.js index 922dad3..a64e2e2 100644 --- a/api2_0.js +++ b/api2_0.js @@ -8,7 +8,7 @@ function global_dev_fun(hots) { } if (hots.includes('pre')) { - baseurl = 'http://pre.marketapi.1688sup.com'; + baseurl = 'https://pre.marketapi.1688sup.com'; return; }