From cefe24342c72f376da3442d0277c4f1e19ea6f14 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 31 七月 2023 15:59:38 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 5607a7c..adb0c34 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 9529 + port: 9528 servlet: # context-path: /crm context-path: -- Gitblit v1.9.1