From e1b782bbac430d8e01d43d5f610a46e4a29f661e Mon Sep 17 00:00:00 2001 From: pyt <626651354@qq.com> Date: 星期二, 20 五月 2025 21:39:41 +0800 Subject: [PATCH] feat --- 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..93b3ec8 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.111:6194', imageUrl: 'https://huacheng.psciio.com/api/huacheng-applets/common/uploadimages', } \ No newline at end of file -- Gitblit v1.7.1