From b071358ab199c16e60761f5f52941066a0376890 Mon Sep 17 00:00:00 2001 From: sy200 <2063514638@qq.com> Date: Fri, 23 Aug 2024 11:04:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9market=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/encodings.xml | 9 +-------- cloud-market-server/src/main/resources/bootstrap.yml | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 0063ccc..7609f41 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,17 +1,10 @@ - - - - - - - - + \ No newline at end of file diff --git a/cloud-market-server/src/main/resources/bootstrap.yml b/cloud-market-server/src/main/resources/bootstrap.yml index 298bd05..d3c80ca 100644 --- a/cloud-market-server/src/main/resources/bootstrap.yml +++ b/cloud-market-server/src/main/resources/bootstrap.yml @@ -15,7 +15,7 @@ spring: allow-bean-definition-overriding: true application: # 应用名称 - name: cloud-master + name: cloud-market profiles: # 环境配置 active: dev