Explorar el Código

fix:回滚配置配置文件

wanwenbi hace 3 años
padre
commit
a2605a2952

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

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