From eb676ae326e4e4de2ce09c1e26e2f2fd20724498 Mon Sep 17 00:00:00 2001
From: 廖井涛 <2265517004@qq.com>
Date: 星期四, 06 六月 2024 15:00:37 +0800
Subject: [PATCH] 修改密码界面调整

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

diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml
index 37eb488..5441601 100644
--- a/north-glass-erp/src/main/resources/application.yml
+++ b/north-glass-erp/src/main/resources/application.yml
@@ -1,6 +1,7 @@
 
 server:
-  port: 8080
+  port: 8086
+
 
 
 spring:

--
Gitblit v1.8.0