Commit 6fa0a013 by admin

add topic

parents e8c8cee2 f12beb6d
......@@ -481,6 +481,12 @@ public class MQTopicProducer {
public static final String MEMBER_ACTIVITY_BOOK_SET = "topic.memberActivityBookSet";
/**
* 新读者关注
*/
public static final String READER_SUBSCRIBE = "topic.subscribe";
}
/**
* 服务消息预警
*/
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