From 0331110416ceb240aa715d273ea88f16f772b922 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 25 Jul 2024 09:20:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=9B=B8=E5=85=B3=E6=96=B9=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hbt-related-parties-biz/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbt-related-parties-biz/src/main/resources/bootstrap.yml b/hbt-related-parties-biz/src/main/resources/bootstrap.yml index 23704a6..c851a07 100644 --- a/hbt-related-parties-biz/src/main/resources/bootstrap.yml +++ b/hbt-related-parties-biz/src/main/resources/bootstrap.yml @@ -5,7 +5,7 @@ server: spring: application: # 应用名称 - name: hbt-related-parties-zy + name: hbt-related-parties profiles: # 环境配置 active: dev