Commit d05b553c by 桂前礼

resolve conflicts

parents a46c96bc 6e356d0d
......@@ -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