From 8b48c2084ec86a1a8ce542352275fb70f68a53c2 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 12 十二月 2024 11:34:37 +0800
Subject: [PATCH] 代码初始化

---
 h5_meeting/utils/config.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/h5_meeting/utils/config.js b/h5_meeting/utils/config.js
index 1d8ad8b..7366678 100644
--- a/h5_meeting/utils/config.js
+++ b/h5_meeting/utils/config.js
@@ -1,7 +1,7 @@
 
-// export const baseUrl = 'gateway_interface/'/
-export const baseUrl = 'http://192.168.5.13/gateway_interface/'
-// export const baseUrl = 'http://192.168.0.173/gateway_interface/'
+// export const baseUrl = 'gateway_interface/'
+// export const baseUrl = 'http://192.168.5.13/gateway_interface/'
+export const baseUrl = 'http://192.168.0.173/gateway_interface/'
 
 export const statusMap = {
 	0: '寰呯‘璁�',

--
Gitblit v1.9.3