Commit 9fa989ca by 桂前礼 Committed by 大语言模型部署账号

feat: [1005273] 私域助手-企业微信

parent a688c4ce
......@@ -50,4 +50,14 @@ public class MQExchangeConstants {
*/
public static final String CHANNEL_DELAY_ROUTING_KEY = "channel.routingkey.delay";
/**
*wxwork 延时队列交换机
*/
public static final String WXWORK_DELAYED_EXCHANGE = "wxwork.exchange.delay";
/**
* wxwork 延时队列 routing key
*/
public static final String WXWORK_DELAY_ROUTING_KEY = "wxwork.routingkey.delay";
}
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