From 7880875b4d9ee5cd249bbf577838dcbdb28c5166 Mon Sep 17 00:00:00 2001 From: renkang <8417338+k94314517@user.noreply.gitee.com> Date: 星期二, 10 十二月 2024 13:53:27 +0800 Subject: [PATCH] 客户资料 巡检任务业务 --- h5/utils/config.js | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/h5/utils/config.js b/h5/utils/config.js index 9e2bd8f..450773b 100644 --- a/h5/utils/config.js +++ b/h5/utils/config.js @@ -1,5 +1,4 @@ - -// export const baseUrl = 'gateway_interface/' + // export const baseUrl = 'gateway_interface/' // export const baseUrl = 'http://192.168.0.173/gateway_interface/' export const baseUrl = 'https://zhcg.fnwtzx.com/gateway_interface/' -- Gitblit v1.9.3