From 1465eb9dc666715143d75a6ffcac4312f923e947 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 17 一月 2025 18:05:11 +0800
Subject: [PATCH] 最新版本541200007

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

diff --git a/h5_meeting/utils/config.js b/h5_meeting/utils/config.js
index 3d94dee..b060ee4 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 = 'http://192.168.5.13/gateway_interface/'
+// export const baseUrl = 'http://10.50.250.253:8088/gateway_interface/'
 // export const baseUrl = 'https://atwl.ahzyssl.com/zhyq_interface/'
 
 export const statusMap = {

--
Gitblit v1.9.3