Browse Source

修改配置文件中topic名称

liuguokai_cloud 5 years ago
parent
commit
2fdb446d47

+ 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/