From 7c30e26f3cc97ebcbb2cf86e2026b10f2e23994d Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期一, 08 十二月 2025 16:40:26 +0800
Subject: [PATCH] 流程卡添加订单类型、补片流程卡调整样式,工序待完成报表添加厚度
---
north-glass-erp/northglass-erp/public/config.js | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/north-glass-erp/northglass-erp/public/config.js b/north-glass-erp/northglass-erp/public/config.js
new file mode 100644
index 0000000..f789fa9
--- /dev/null
+++ b/north-glass-erp/northglass-erp/public/config.js
@@ -0,0 +1,14 @@
+const ip = 'localhost'
+
+window.ipConfig = {
+ serverUrl:`${ip}:8086`,
+ webSocketUrl:`${ip}:12345`,
+ serverUrlTemp:`${ip}:8079`,
+ serverUrlOptimize:`${ip}:8078`
+}
+//涔変箤 192.168.0.39 192.168.2.100
+//鍏徃 bore.pub 10.153.19.150
+//娲涢槼 172.17.2.7
+//澶╂触 192.168.150.39
+//涓婃捣 10.153.18.3
+//娓╁窞 192.168.2.7 1171bpue44086.vicp.fun:44934
\ No newline at end of file
--
Gitblit v1.8.0