From c166834a4aa5545a30115ea0195dab8dbab59fbd Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 20 九月 2023 15:12:10 +0800
Subject: [PATCH] pp

---
 server/company/src/main/resources/application.yml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/server/company/src/main/resources/application.yml b/server/company/src/main/resources/application.yml
index ee9d370..6787c56 100644
--- a/server/company/src/main/resources/application.yml
+++ b/server/company/src/main/resources/application.yml
@@ -5,7 +5,7 @@
   env: development
 #  env: production
 server:
-  port: 10012
+  port: 10022
 
 spring:
 #  application:
@@ -31,7 +31,6 @@
     map-underscore-to-camel-case: true
     log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
 
-
 # 缂撳瓨鍐呭璁剧疆
 cache:
   session:
@@ -47,7 +46,6 @@
   smart: true
   # 鎺掗櫎璺熻釜鐨刄RL姝e垯
   exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
-
 
 # 鏃ュ織閰嶇疆
 logback:

--
Gitblit v1.9.3