From 95ac9029c648194c35dda58daaa17b9160bcb69d Mon Sep 17 00:00:00 2001
From: 董国庆 <364620639@qq.com>
Date: 星期三, 21 五月 2025 11:37:27 +0800
Subject: [PATCH] 2.0冒烟版本

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

diff --git a/H5/config/index.js b/H5/config/index.js
index 7aaeee1..dbebad3 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://3z8tsrt8s2uq.ngrok.xiaomiqiu123.top',
 	imageUrl: 'https://huacheng.psciio.com/api/huacheng-applets/common/uploadimages',
 }
\ No newline at end of file

--
Gitblit v1.7.1