From 9752367ec1f8b3ed8debec00654b072f38d1452c Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期二, 23 四月 2024 18:05:04 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/a1536384743/erp_-override
---
north-glass-erp/northglass-erp/config.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/north-glass-erp/northglass-erp/config.js b/north-glass-erp/northglass-erp/config.js
index 5da99c4..f9eae20 100644
--- a/north-glass-erp/northglass-erp/config.js
+++ b/north-glass-erp/northglass-erp/config.js
@@ -1,4 +1,4 @@
export default {
- serverUrl:"localhost:8080"
- //serverUrl:"10.153.19.150:8086"
+ serverUrl:"localhost:8086"
+ //serverUrl:"10.153.19.150:8080"
}
--
Gitblit v1.8.0