浏览代码

修改pinshen水耗接收端口

rainbow954 7 年之前
父节点
当前提交
48842ff7d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/prod/application.yml

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

@@ -99,7 +99,7 @@ acceptance:
     name: pinshen
     topic: device-pinshen-water
     ip: 10.25.19.87
-    port: 7511
+    port: 7521
     dataFileDir: /home/service/collector_6727/rawdata/
     handlerClass: com.tidecloud.dataacceptance.service.impl.PinShenData86ServerHandler
     enable: true