From 4ae7fdcd881c56e19a8094b1da2afde411592280 Mon Sep 17 00:00:00 2001
From: wang <3597712270@qq.com>
Date: 星期一, 15 四月 2024 16:59:12 +0800
Subject: [PATCH] 上片机接口
---
UI-Project/config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/UI-Project/config.js b/UI-Project/config.js
index fea947e..6f46c06 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,5 +1,5 @@
export default {
- serverUrl: "localhost:8081",
+ serverUrl: "localhost:8083",
serverUrl2: "localhost:8081/mesModuleTools"
//serverUrl:"res.abeim.cn"
}
\ No newline at end of file
--
Gitblit v1.8.0