From 15794ec534b23747b812f6e479ab53420be46fdf Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 21 十月 2024 18:00:30 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit
---
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 ec0d297..dfeed15 100644
--- a/h5_meeting/utils/config.js
+++ b/h5_meeting/utils/config.js
@@ -1,6 +1,6 @@
-// export const baseUrl = 'gateway_interface/'
-export const baseUrl = 'http://192.168.5.13/gateway_interface/'
+export const baseUrl = 'gateway_interface/'
+// export const baseUrl = 'http://192.168.5.13/gateway_interface/'
export const statusMap = {
0: '寰呯‘璁�',
--
Gitblit v1.9.3