Commit e8c8cee2 by 李传峰

fix merge error

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