From 69ca7e01bc6ccf98049530c8b6de862293c00f48 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期六, 28 三月 2026 16:19:51 +0800
Subject: [PATCH] feat: 设备台账新增预期用途字段
---
src/main/resources/application-jtwy.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-jtwy.yml b/src/main/resources/application-jtwy.yml
index b324352..e2aa4c5 100644
--- a/src/main/resources/application-jtwy.yml
+++ b/src/main/resources/application-jtwy.yml
@@ -17,7 +17,7 @@
# 寮�鍙戠幆澧冮厤缃�
server:
# 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
- port: 9090
+ port: 9001
servlet:
# 搴旂敤鐨勮闂矾寰�
context-path: /
--
Gitblit v1.9.3