From 06dded7ff247f64412b95f846b5012b886353e71 Mon Sep 17 00:00:00 2001 From: 董国庆 <364620639@qq.com> Date: 星期一, 19 五月 2025 22:30:35 +0800 Subject: [PATCH] 录音组件 --- 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