From dd076cee45ea103a43d6726a21d900f5484b3729 Mon Sep 17 00:00:00 2001
From: 13404089107 <puwei@sinata.cn>
Date: 星期二, 20 五月 2025 21:33:47 +0800
Subject: [PATCH] Merge branch 'master' of http://120.76.84.145:10101/gitblit/r/H5/threeSide

---
 H5/config/index.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/H5/config/index.js b/H5/config/index.js
index 34bbf76..7aaeee1 100644
--- a/H5/config/index.js
+++ b/H5/config/index.js
@@ -1,5 +1,5 @@
 export default {
-	BASE_URL: 'https://huacheng.psciio.com',
-	// BASE_URL: 'http://192.168.110.188:6194',
+	// BASE_URL: 'https://huacheng.psciio.com',
+	BASE_URL: 'http://192.168.110.188:6194',
 	imageUrl: 'https://huacheng.psciio.com/api/huacheng-applets/common/uploadimages',
 }
\ No newline at end of file

--
Gitblit v1.7.1