增加订单过期耗材消息发送
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package cn.ysk.cashier.cons.rabbit;
|
||||
|
||||
public interface RabbitConstants {
|
||||
String CONS_COLLECT_PUT="cons_collect_put";
|
||||
String CONS_COLLECT_ROUTINGKEY_PUT = "cons_collect_routingkey_put";
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user