parent
1cf10eccfd
commit
d9933fbd3b
|
|
@ -108,11 +108,11 @@ public class ProductRpcServiceImpl implements ProductRpcService {
|
|||
consStockFlowMapper.insert(consStockFlow);
|
||||
}
|
||||
}
|
||||
try {
|
||||
/*try {
|
||||
rabbitPublisher.sendProductInfoChangeMsg(Convert.toStr(shopId));
|
||||
} catch (Exception e) {
|
||||
log.error("发送商品信息变更Mq消息失败:", e);
|
||||
}
|
||||
}*/
|
||||
log.info("ProductService.--------------------------------------------库存更新成功");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue