Commit c3d844ef by 阮思源

Merge branch 'feat-1002332' into 'master'

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

See merge request rays/pcloud-common-parent!77
parents b4b037dd 8fdafd79
......@@ -403,4 +403,9 @@ public class MQTopicProducer {
*/
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