Commit be8ccde8 by 杨涛

直播课表基于微信群场景优化---添加topic

parent bee2b62b
......@@ -372,4 +372,9 @@ public class MQTopicProducer {
* 任务打卡分享到微信群
*/
public static final String ATTENDANCE_TASK_SHARE="topic.attendanceTaskShare";
/**
* 直播课开播前十分钟开播提醒TOPIC
*/
public static final String WX_LIVE_BROADCAST_REMINDER = "topic.wxLiveBroadcastReminder";
}
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