Commit fd21634c by 吴博

feat: [1005481] 服务消息预警

parent 8374286d
...@@ -474,4 +474,10 @@ public class MQTopicProducer { ...@@ -474,4 +474,10 @@ public class MQTopicProducer {
* 裂变海报工具关注 * 裂变海报工具关注
*/ */
public static final String FISSION_POSTER_SUBSCRIBE = "topic.fissionPosterSubscribe"; public static final String FISSION_POSTER_SUBSCRIBE = "topic.fissionPosterSubscribe";
/**
* 服务消息预警
*/
public static final String ALERT_MESSAGE_COUNT = "topic.alertMessageCount";
} }
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