From 44dd2c7c73d5fead948902cad2695ae30d4620e2 Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 24 十月 2024 09:50:29 +0800 Subject: [PATCH] 大屏 --- 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 dda51c1..1d8ad8b 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 = '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 = 'http://192.168.0.173/gateway_interface/' export const statusMap = { 0: '寰呯‘璁�', -- Gitblit v1.9.3