From 1777581e6b4b9095ca46c86a37b42fc9a60b0f56 Mon Sep 17 00:00:00 2001 From: luyisha Date: Wed, 1 Nov 2023 11:20:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/js/api.js b/common/js/api.js index c76e379..12efb0a 100644 --- a/common/js/api.js +++ b/common/js/api.js @@ -1,7 +1,7 @@ // let baseUrl = 'http://192.168.66.221:8000' let baseUrl = 'http://192.168.66.16:8084' // baseUrl = 'https://ggl.xingtongworld.com' -// baseUrl = '' +baseUrl = 'https://ggl.dingguagua.vip' let API = { baseUrl: baseUrl,