消费返现
充值触发条件成为会员 霸王餐触发条件成为会员
This commit is contained in:
@@ -133,6 +133,7 @@ public class RabbitPublisher {
|
||||
|
||||
/**
|
||||
* 订单商品状态消息
|
||||
* type bc 广播
|
||||
*/
|
||||
public void sendOrderDetailStatusMsg(String shopId, String type) {
|
||||
sendMsg(RabbitConstants.Queue.ORDER_DETAIL_STATUS_QUEUE, JSONObject.toJSONString(Map.of(
|
||||
|
||||
Reference in New Issue
Block a user