From 677697e36b35ff80e3b45bb07a0e008fac8e9bd9 Mon Sep 17 00:00:00 2001
From: gaosp <gaosp>
Date: 星期二, 16 一月 2024 23:04:55 +0800
Subject: [PATCH] update

---
 static/data/config.js |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/static/data/config.js b/static/data/config.js
index 32a67fa..9180e70 100644
--- a/static/data/config.js
+++ b/static/data/config.js
@@ -1,3 +1,9 @@
+/*
+ * @Date: 2022-11-09 12:37:25
+ * @LastEditors: Sneed
+ * @LastEditTime: 2024-01-06 16:42:50
+ * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/static/data/config.js
+ */
 export const cfgUtil = {
   // 璁惧鍥炬爣
   deviceImgMap: {
@@ -29,7 +35,7 @@
     airconditioning: 't13.png',
     def: ''
   },
-  baseUrl: 'http://localhost:8087/mdc',
+  baseUrl: '',
   wsUrl: 'ws://localhost:8087/mdc/websocket'
   // wsUrl: 'ws://localhost:8087/mdc/websocket'
 }

--
Gitblit v1.9.3