From 98a835cc45adbe5ef8ee3cca5ad478f7df673b80 Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期三, 27 十一月 2024 17:20:33 +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