From f8e95211e4d4e181f65d4548d61959d75cd5de32 Mon Sep 17 00:00:00 2001 From: chenlu <1320612696@qq.com> Date: 星期四, 25 四月 2024 16:14:24 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/a1536384743/erp_-override --- north-glass-erp/src/main/resources/application.yml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml index 37eb488..5441601 100644 --- a/north-glass-erp/src/main/resources/application.yml +++ b/north-glass-erp/src/main/resources/application.yml @@ -1,6 +1,7 @@ server: - port: 8080 + port: 8086 + spring: -- Gitblit v1.8.0