Commit 872684a6 by 朱亚洁

任务打卡分享到微信群topic

parent 62818296
...@@ -368,4 +368,8 @@ public class MQTopicProducer { ...@@ -368,4 +368,8 @@ public class MQTopicProducer {
*/ */
public static final String WX_AGREE_ADD_USER = "topic.wxAgreeAddUser"; public static final String WX_AGREE_ADD_USER = "topic.wxAgreeAddUser";
/**
* 任务打卡分享到微信群
*/
public static final String ATTENDANCE_TASK_SHARE="topic.attendanceTaskShare";
} }
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