Commit c1a57675 authored by caotao's avatar caotao

恢复原来的订阅主题

parent f93bddc2
...@@ -32,8 +32,7 @@ public class WarningRecordStatusMessage extends EmqxListener { ...@@ -32,8 +32,7 @@ public class WarningRecordStatusMessage extends EmqxListener {
/** /**
* 预警状态修改消息 - 标准化 * 预警状态修改消息 - 标准化
*/ */
// public static final String WARNING_CHANGE_MESSAGE = "+/warning/change"; public static final String WARNING_CHANGE_MESSAGE = "+/warning/change";
public static final String WARNING_CHANGE_MESSAGE = "warningchangetest";
@Autowired @Autowired
protected EmqKeeper emqKeeper; protected EmqKeeper emqKeeper;
@Autowired @Autowired
......
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