Browse Source

添加消息

lihui001 3 years ago
parent
commit
651b63c0b9

+ 2 - 2
zoniot-water/zoniot-water-xxl-client/src/main/resources/bootstrap-sit.yml

@@ -1,6 +1,6 @@
 spring:
   application:
-    name: zoniot-water-xxljob-client
+    name: zoniot-water-xxl-client
   profiles:
     active: sit
   cloud:
@@ -8,7 +8,7 @@ spring:
       config:
         namespace: 33c2968d-5b0c-4da2-bfd7-af8ef5a8f669
         server-addr: 10.0.0.63:8848
-        prefix: zoniot-water-xxljob-client
+        prefix: zoniot-water-xxl-client
         file-extension: properties
   main:
     allow-bean-definition-overriding: true