Commit 1a737cef authored by hezhen's avatar hezhen

123

parent 56731e58
......@@ -23,7 +23,6 @@ public class RabbitConstant {
public static final String KEY_ORDER_FINLISH = "order.finlish";
public static final String KEY_ORDER_CANCEL = "order.cancel";
public static final String INTEGRAL_ROUTING_KEY = "integral_routing_key";
static {
exchangeTopicSet = new HashSet<String>() {{
add(ADMIN_TOPIC);
......
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