Commit 71055296 by 高鹏

Merge branch 'mymaster' into 'master'

新增修改微信群名称topic

See merge request rays/pcloud-common-parent!35
parents 538966b9 b3f2cad3
...@@ -329,4 +329,9 @@ public class MQTopicProducer { ...@@ -329,4 +329,9 @@ public class MQTopicProducer {
* 签到打卡作者返现TOPIC * 签到打卡作者返现TOPIC
*/ */
public static final String ATTENDANCETASK_CASHBACK_MERCHANT = "topic.attendancetaskCashbackMerchant"; 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