From 904ea395e49e87b0f0d22a7fab8e8667d7ec10d1 Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期四, 17 十月 2024 11:08:54 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/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 358a302..c7a5b3d 100644
--- a/north-glass-erp/northglass-erp/config.js
+++ b/north-glass-erp/northglass-erp/config.js
@@ -1,4 +1,4 @@
export default {
- serverUrl:"10.153.19.150:8080"
- //serverUrl:"res.abeim.cn"
+ serverUrl:"localhost:8086",
+ //serverUrl:"192.168.1.199:8086"
}
--
Gitblit v1.8.0