From 461af718d081a5fbd03dd32288a42edc4e1d2c19 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期五, 20 六月 2025 10:55:50 +0800
Subject: [PATCH] 流程卡合并打印将对应的中空、夹层工序改为工序别名

---
 north-glass-erp/src/main/resources/application.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml
index 646586a..fa7851d 100644
--- a/north-glass-erp/src/main/resources/application.yml
+++ b/north-glass-erp/src/main/resources/application.yml
@@ -2,7 +2,7 @@
 server:
   port: 8086
 
-ip: 10.153.19.150
+ip: localhost
 port: 3306
 
 #sa-token:

--
Gitblit v1.8.0