Commit b998a6e6 authored by tangwei's avatar tangwei

修改bug

parent 57681b38
...@@ -506,8 +506,7 @@ public class MqttReceiveServiceImpl implements MqttReceiveService { ...@@ -506,8 +506,7 @@ public class MqttReceiveServiceImpl implements MqttReceiveService {
// 直流中心消息推送刷新 // 直流中心消息推送刷新
publishDataToDCCenterPage(equipmentSpecificIndexList); publishDataToDCCenterPage(equipmentSpecificIndexList);
}
});
...@@ -552,6 +551,12 @@ public class MqttReceiveServiceImpl implements MqttReceiveService { ...@@ -552,6 +551,12 @@ public class MqttReceiveServiceImpl implements MqttReceiveService {
} }
} }
} }
});
}
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment