Преглед на файлове

修改配置文件中topic名称

liuguokai_cloud преди 5 години
родител
ревизия
2fdb446d47
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      src/main/resources/dev/application.yml
  2. 1 1
      src/main/resources/prod/application.yml
  3. 1 1
      src/main/resources/test/application.yml

+ 1 - 1
src/main/resources/dev/application.yml

@@ -154,7 +154,7 @@ acceptance:
     enable: true
    -
     name: hengsheng_watch
-    topic: device-hengsheng-watch
+    topic: device-hengsheng-work-card
     ip: 10.25.19.87
     port: 7528
     dataFileDir: /home/service/collector_7527/rawdata/

+ 1 - 1
src/main/resources/prod/application.yml

@@ -154,7 +154,7 @@ acceptance:
     enable: true
    -
     name: hengsheng_watch
-    topic: device-hengsheng-watch
+    topic: device-hengsheng-work-card
     ip: 10.25.19.87
     port: 7528
     dataFileDir: /home/service/collector_7527/rawdata/

+ 1 - 1
src/main/resources/test/application.yml

@@ -154,7 +154,7 @@ acceptance:
     enable: true
    -
     name: hengsheng_watch
-    topic: device-hengsheng-watch
+    topic: device-hengsheng-work-card
     ip: 10.25.19.87
     port: 7528
     dataFileDir: /home/service/collector_7527/rawdata/