Commit b3f2cad3 by 阮思源

新增修改微信群名称topic

parent 538966b9
......@@ -329,4 +329,9 @@ public class MQTopicProducer {
* 签到打卡作者返现TOPIC
*/
public static final String ATTENDANCETASK_CASHBACK_MERCHANT = "topic.attendancetaskCashbackMerchant";
/**
* 修改微信群名称
*/
public static final String UPDATE_WXGROUP_NAME = "topic.updateWXGroupName";
}
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