1.点歌支付防抖
2.点歌记录倒序 3.下单同步保存库存记录
This commit is contained in:
@@ -59,4 +59,7 @@ public interface RabbitConstants {
|
||||
public static final String CONS_MSG_COLLECT_ROUTINGKEY_PUT = "cons_msg_collect_routingkey_put";
|
||||
|
||||
|
||||
// 库存记录交换机
|
||||
String EXCHANGE_STOCK_RECORD = "exchange.stock.record";
|
||||
String ROUTING_STOCK_RECORD_SALE = "routing.stock.record.sale";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user