Commit 25994a91 by 裴大威

Merge branch 'yangtao' into 'master'

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

See merge request rays/pcloud-common-parent!60
parents bee2b62b be8ccde8
...@@ -372,4 +372,9 @@ public class MQTopicProducer { ...@@ -372,4 +372,9 @@ public class MQTopicProducer {
* 任务打卡分享到微信群 * 任务打卡分享到微信群
*/ */
public static final String ATTENDANCE_TASK_SHARE="topic.attendanceTaskShare"; 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