From e0145b07e5e62c8cd31a38b3a8ae2b3a43ab3018 Mon Sep 17 00:00:00 2001 From: chenshengle <954534408@qq.com> Date: Sun, 22 Aug 2021 23:25:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=B5=8B=E8=AF=95=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- squareMap/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/squareMap/js/index.js b/squareMap/js/index.js index 56b7ab2..829fc90 100644 --- a/squareMap/js/index.js +++ b/squareMap/js/index.js @@ -1,6 +1,6 @@ $(function(){ - let baseUrl='https://ciformall.youlane.cn/C'; + let baseUrl='https://ctest.malls.iformall.com/C'; if(window.location.origin=='https://gametest.malls.iformall.com'){ baseUrl='https://ctest.malls.iformall.com/C' }else if(window.location.origin=='https://game.malls.iformall.com'){