From 81df1dcdb77b01b4a957b2b0725f3a91cfc0f72a Mon Sep 17 00:00:00 2001 From: guoyuji <guoyujie@ng.com> Date: 星期五, 22 三月 2024 16:48:18 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override --- north-glass-erp/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml index f5a9908..b9217b5 100644 --- a/north-glass-erp/src/main/resources/application.yml +++ b/north-glass-erp/src/main/resources/application.yml @@ -1,6 +1,6 @@ server: - port: 8086 + port: 8080 spring: -- Gitblit v1.8.0