From efe51c2947c76ee863593c2ecfe3a2e65b3e742f Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期二, 24 十月 2023 09:11:02 +0800
Subject: [PATCH] 企业端
---
server/company/src/main/resources/application.yml | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/server/company/src/main/resources/application.yml b/server/company/src/main/resources/application.yml
index ee9d370..ffeb82e 100644
--- a/server/company/src/main/resources/application.yml
+++ b/server/company/src/main/resources/application.yml
@@ -5,10 +5,10 @@
env: development
# env: production
server:
- port: 10012
+ port: 10022
spring:
-# application:
+# application:git
# name: doumeemes
profiles:
active: dev
@@ -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