From f846dfa6e98f5ca07ea25fc235a25138e0f3416d Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期二, 08 七月 2025 16:18:30 +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