瀏覽代碼

fix:回滚配置配置文件

wanwenbi 3 年之前
父節點
當前提交
a2605a2952
共有 1 個文件被更改,包括 2 次插入9 次删除
  1. 2 9
      smsb-customer-manager-start-web/src/main/resources/bootstrap.yml

+ 2 - 9
smsb-customer-manager-start-web/src/main/resources/bootstrap.yml

@@ -1,11 +1,9 @@
 spring:
 spring:
-  application:
-    name: smsb-customer-manager-web
   main:
   main:
     allow-bean-definition-overriding: true
     allow-bean-definition-overriding: true
     allow-circular-references: true
     allow-circular-references: true
-  profiles:
-    active: dev
+  application:
+    name: smsb-customer-manager-web
   cloud:
   cloud:
     nacos:
     nacos:
       server-addr: 10.180.88.84:8060
       server-addr: 10.180.88.84:8060
@@ -14,8 +12,3 @@ spring:
       config:
       config:
         file-extension: yml
         file-extension: yml
         refresh-enabled: true
         refresh-enabled: true
-        group: smsb-customer-manager-web
-        namespace: 1f794295-ee51-492b-a001-04cda84b8fed
-      discovery:
-        enabled: true
-        namespace: 1f794295-ee51-492b-a001-04cda84b8fed