From 00860b3f449e5b3289f2809c199dd56ec75d46e3 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期一, 20 十月 2025 08:57:20 +0800
Subject: [PATCH] 1
---
src/main/resources/application.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 90a180c..50db3c2 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8085
+ port: 8080
servlet:
context-path: /@pom.build.finalName@
@@ -60,7 +60,7 @@
#License鐩稿叧閰嶇疆
license:
- subject: pswms
+ subject: flsbwms
publicAlias: publicCert
storePass: public_zhongyang_123456789
licensePath: license.lic
--
Gitblit v1.9.1