Commit 3696a76c by 裴大威

feat 1001282配置信息

parent d20eff31
......@@ -363,4 +363,9 @@ public class MQTopicProducer {
*/
public static final String WXGROUP_LEARNING_REPORT = "topic.wxGroupLearningReport";
/**
* 同意加好友
*/
public static final String WX_AGREE_ADD_USER = "topic.wxAgreeAddUser";
}
......@@ -152,4 +152,9 @@ public class CacheConstant {
*/
public static final String EDUCATIONFORM = "EDUCATIONFORM:";
/**
* 微信群
*/
public static final String WECHAT_GROUP = "WECHATGROUP:";
}
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