From e2aa3f9c79ae688a56ea3bb5bc96ba1600f215de Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 15 十二月 2025 13:35:10 +0800
Subject: [PATCH] 初始化
---
src/main/resources/application.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 0b6fb5c..bd30c20 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 9090
servlet:
context-path: /@pom.build.finalName@
@@ -37,7 +37,7 @@
#License鐩稿叧閰嶇疆
license:
- subject: scwcs
+ subject: yrwcs
publicAlias: publicCert
storePass: public_zhongyang_123456789
licensePath: license.lic
@@ -45,7 +45,7 @@
wms:
#杈撻�佺嚎鏆傚瓨鏁�
- count: 8
+ count: 1
maxCirle: 3
# 鏄惁寮�鍚笂鎶�
start: true
--
Gitblit v1.9.1