Commit efddde0d by 高鹏

Merge branch 'zhuyajie' into 'master'

任务打卡分享到微信群topic

See merge request rays/pcloud-common-parent!58
parents 62818296 872684a6
...@@ -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