From 04e2948d80d575bb273363264de7d52219538331 Mon Sep 17 00:00:00 2001
From: hejianhao <15708179461@qq.com>
Date: 星期一, 19 五月 2025 22:58:11 +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