pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.xml
@@ -56,6 +56,14 @@
         synchroRtuClockTimepieces="300000"
   />
   <!-- RTU 消息中心
   enable: 模块是否启动
   notifyInterval: 消息通知间隔(秒)
   -->
   <msCenter enable="true"
           notifyInterval="5"
   />
   <!-- RTU 软件升级
   enable: 模块是否启动
   openNoUpgrade: 阀开(泵开)不执行升级
@@ -118,7 +126,7 @@
   <resource
         rtuLogDir="rtuLogs/"
         rtuLogFileMaxSize="1000000"
         rtuLogFileMaxCount="2"
         rtuLogFileMaxCount="3"
         monitorInterval="2"
         saveDbInterval="10"
   />