From 817539c75e60f5c8ecfbfe5c673f2b159f2d6562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=9F=E5=B0=8F=E6=9F=BF?= <15150590045@163.com> Date: Wed, 17 Jan 2024 16:26:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E6=94=B9=E4=B8=BA9527?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 8d7e0ab..5c9fe7e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,16 +1,7 @@ -# 项目相关配置 -wms: - # 名称 - name: WcsBack - # 版本 - version: 1.0.0 - # 版权年份 - copyrightYear: 2023 - # 开发环境配置 server: - # 服务器的HTTP端口,默认为5050 - port: 8080 + # 服务器的HTTP端口,默认为9527 + port: 9527 servlet: # 应用的访问路径 context-path: /