فهرست منبع

修改配置文件中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/