Commit 0e977a07 by 罗志长

fix

parent eebf7795
......@@ -238,7 +238,7 @@ public class PushCallback implements MqttCallback {
platAlarmCheckDTO.setProperties(properties);
//设备状态
platAlarmCheckDTO.setMessageType(messageType);
// alarm.checkConfig(platAlarmCheckDTO);
alarm.checkConfig(platAlarmCheckDTO);
}
}
}
......
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 sign in to comment