From 848e5624f3a814763e81db5d79d8f0761c5bb4f1 Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期四, 01 二月 2024 10:25:40 +0800
Subject: [PATCH] 设备管理按照车间筛选和导出

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml
index 6f4acdf..8556b6f 100644
--- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml
+++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-test.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8080
+  port: 8091
   tomcat:
     max-swallow-size: -1
   error:

--
Gitblit v1.9.3