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