记得上下班打卡 | git大法好,push需谨慎

Commit c61e23d9 authored by 胡佳晨's avatar 胡佳晨

增加日志

parent e97fb187
......@@ -639,7 +639,7 @@ public class GoblinStoreOrderServiceImpl implements IGoblinStoreOrderService {
vo.setMailNo(mailNo);
vo.setMailId(mailId);
vo.setOrderId(orderId);
redisUtils.changeGoblinMail(mailId, vo);
redisUtils.changeGoblinMail(orderId, vo);
mongoUtils.updateGoblinMailVo(mailId, vo);
//添加日志
queueUtils.sendMsgByRedis(
......
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