Commit 8fdafd79 by 阮思源

1002332统一关键词回复覆盖用户消息所有类型,缄默时长覆盖用户消息所有类型加微信发送非文字消息TOPIC

parent b4b037dd
...@@ -403,4 +403,9 @@ public class MQTopicProducer { ...@@ -403,4 +403,9 @@ public class MQTopicProducer {
*/ */
public static final String FINISH_MERGE_BUY = "topic.finishMergeBuy"; public static final String FINISH_MERGE_BUY = "topic.finishMergeBuy";
/**
* 微信发送非文字消息
*/
public static final String WXGROUP_SEND_NOT_TEXT = "topic.WXGroupSendNotText";
} }
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