From 149a82f3cfba46bc5a7427d16b685ea1727eba47 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期一, 01 九月 2025 08:27:48 +0800
Subject: [PATCH] 更新最新代码,添加点胶机代码

---
 UI-Project/config.js |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/UI-Project/config.js b/UI-Project/config.js
index a653f48..2fd0f18 100644
--- a/UI-Project/config.js
+++ b/UI-Project/config.js
@@ -1,13 +1,13 @@
 export default {
 
-  serverUrl: "localhost:88/api",
-  serverUrl2: "localhost:88"
+  // serverUrl: "localhost:88/api",
+  // serverUrl2: "localhost:88"
 
   // serverUrl: "10.36.164.253:88/api",
   //  serverUrl2: "10.36.164.253:88"
 
-  // serverUrl: "10.36.164.200:88/api",
-  // serverUrl2: "10.36.164.200:88"
+  serverUrl: "10.36.164.200:88/api",
+  serverUrl2: "10.36.164.200:88"
 
     // serverUrl2: "127.0.0.1:88"npm
 

--
Gitblit v1.8.0