From 7fbff1feabc5b951af27c420ac6694286787cfea Mon Sep 17 00:00:00 2001 From: 邱宇豪 <qyh123230312> Date: 星期三, 27 九月 2023 07:58:07 +0800 Subject: [PATCH] 调整区域包保mapper --- hd/pipe/secure/src/main/resources/application-dev.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/hd/pipe/secure/src/main/resources/application-dev.yml b/hd/pipe/secure/src/main/resources/application-dev.yml index f5bd292..b8519ec 100644 --- a/hd/pipe/secure/src/main/resources/application-dev.yml +++ b/hd/pipe/secure/src/main/resources/application-dev.yml @@ -1,3 +1,5 @@ +server: + port: 8886 spring: config: activate: -- Gitblit v1.9.3