From 3a6636e5b470c4ea5f5c6bee141939f5393390fc Mon Sep 17 00:00:00 2001 From: 邱宇豪 <qyh123230312> Date: 星期二, 26 九月 2023 12:57:17 +0800 Subject: [PATCH] 调整预埋件 --- hd/pipe/gateway/src/main/resources/application-pro.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hd/pipe/gateway/src/main/resources/application-pro.yml b/hd/pipe/gateway/src/main/resources/application-pro.yml index 69539a7..bf4520a 100644 --- a/hd/pipe/gateway/src/main/resources/application-pro.yml +++ b/hd/pipe/gateway/src/main/resources/application-pro.yml @@ -5,7 +5,7 @@ discovery: heart-beat-interval: 3000 heart-beat-timeout: 15000 - group: pipe + group: supipe config: file-extension: yml group: sunacos -- Gitblit v1.9.3