Commit 0ae02acd by daixing

添加topic

parent 25994a91
...@@ -377,4 +377,11 @@ public class MQTopicProducer { ...@@ -377,4 +377,11 @@ public class MQTopicProducer {
* 直播课开播前十分钟开播提醒TOPIC * 直播课开播前十分钟开播提醒TOPIC
*/ */
public static final String WX_LIVE_BROADCAST_REMINDER = "topic.wxLiveBroadcastReminder"; public static final String WX_LIVE_BROADCAST_REMINDER = "topic.wxLiveBroadcastReminder";
/**
* 修改微信群名称
*/
public static final String MODIFY_WXGROUP_NAME = "topic.modifyWXGroupName";
} }
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