From e0cfcb8487f5f502b9e42a0c508fae71b6b56c55 Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期一, 02 十二月 2024 17:25:59 +0800 Subject: [PATCH] 修改设备巡检、设备维护 --- config/baseUrl.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/baseUrl.js b/config/baseUrl.js index ce2bd99..46e327b 100644 --- a/config/baseUrl.js +++ b/config/baseUrl.js @@ -1,3 +1,3 @@ // export const BASE_URL = 'http://113.250.189.120:8031' -export const BASE_URL = 'http://192.168.0.105:8031' -// export const BASE_URL = 'https://www.huiwuyuntong.com/water-drinking-beta' \ No newline at end of file +// export const BASE_URL = 'http://192.168.0.105:8031' +export const BASE_URL = 'https://www.huiwuyuntong.com/water-drinking-beta' \ No newline at end of file -- Gitblit v1.9.3